#Kamal React-PAD
1 messages · Page 1 of 1 (latest)
Need clarification how to implement for gather bank details from the user ,
- stripe support in build via parameter of payment method [acs_debit], and additional mandate also, micro debit.
Any package to install achieve the PAD in my application #dev-help
The pre-built checkout page should make it fairly simple for you to accept ACSS (see https://stripe.com/docs/payments/acss-debit/accept-a-payment?platform=checkout)
Thanks for your reply, i need not for checkout page i will save that details for future payment
You can also do that with Checkout - https://stripe.com/docs/payments/acss-debit/set-up-payment (you would just use it in "Setup" mode not "payment")
How can collect details of bank ,PAD Mandates
We talk about that all in that guide - using Checkout will collect the mandate for you, but if you want to make your own custom form we detail the whole process for that as well (https://stripe.com/docs/payments/acss-debit/set-up-payment?platform=web)
But i need with existing stripe inside Mr.Karbi
pls guide me what are step we do for achieve
What do you mean "with existing stripe"? Have you read through the documentation I already sent over?
The mandate payment schedule. Accepted values are interval, sporadic, or combined. those values are get from the user side right . we can create an UI for it or stripe itself provide ?
No, I believe those values are something you choose based on your business case
your mean we are added based on our decision not need to know the which period of cycle we will get the payment recurring details to customer . its right