#shawon3719
1 messages · Page 1 of 1 (latest)
Stripe doesn't support gift card or voucher feature
then how can I achieve this?
May I use payment intent for that?
Anything that may meet my requirement indirectly!
One way I can think of is to implement gift card feature on your own. For example, collecting the payment from the customer and create a voucher code to the customer. Customer can redeem it in another seller with the code
The vouchers here refers to the voucher issued by different vendors in different country
It's not a voucher by Stripe
got it