#shepshep7
1 messages · Page 1 of 1 (latest)
Hello 👋
Is this for indian merchants?
no, US. my business needs to collect payment info from cx up front and then at a later time during processing charge the payment method
Ah okay! As far as I know, for US merchants creating a mandate manually isn't required (SetupIntent takes care of it).
If you follow this guide then that should let you charge the payment method later
https://stripe.com/docs/payments/save-and-reuse
I am creating a setupIntent using the elements component, but I'm not sure how to work in a mandate that I could use to make sure I have the customer's explicit permission to charge them for a specified amount later
ahh
but I could have my own checkbox earlier in the process for this? what would be a good way to show that the customer agreed to be charged
Yup you can build your own UI to track "agreements"