#CheckMate
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
do you mean of a direct debit?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
how to i get mandate id here?
where is the mandate id generated
Hello, tarzan is stepping out soon but I can help. Which payment method are you using here? SEPA? ACH?
You can typically find the mandate on the first payment intent or setup intent that was used to create the payment method
i am using card payments
what request should i send to get mandate id in payment intent response
?
Thank you for the clarification. Are you working in India then?
If so we have this doc on card mandates for card payments https://stripe.com/docs/india-recurring-payments#:~:text=The mandate is,.
Are you currently seeing some mandate related message from Stripe about these payments when you try to make them?
No
Can you tell me what you are trying to do here and why you need the mandate ID? As far as I know mandates aren't typically needed for cards in the US and EU so I am not sure what might be applicable here.