#tomfree
1 messages · Page 1 of 1 (latest)
Unfortunately you'll have to get it from the setupintent
You can easily grab the setupintent from the PM here: https://stripe.com/docs/api/payment_methods/object#payment_method_object-sepa_debit-generated_from-setup_attempt
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Really I just recommend storing the mandate in your db once the setupintent is complete so you can easily reference it there