#Sathish-PAD
1 messages · Page 1 of 1 (latest)
Does PAD stand for Pre-authorized Debit?
The guide above should contains everything you need
create-payment-intent is need for amount parameter at the time of purchance. But I want to add the PAD into wallets before purchace. In wallet page, the customer only have to add the PAD details, not to pay the amount
So you want to save the PAD information first, then somehow "charge" it later?
Exactly
Yeah that would be the use of SetupIntent. I am not sure if it works with PAD. Can you follow the guide but replace PaymentIntent with SetupIntent?
I think they should be similar
Thank you so much
https://stripe.com/docs/payments/acss-debit/set-up-payment
this one correct?