#jur_outlawz
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- jur_outlawz, 19 hours ago, 8 messages
- jur_outlawz, 21 hours ago, 9 messages
- jur_outlawz, 6 days ago, 9 messages
- jur_outlawz, 6 days ago, 7 messages
Can you share the ID (req_xxx) of the failing API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_gchZvBxE6eqUBf
You'd need to pass these parameters: https://stripe.com/docs/api/payment_intents/confirm#confirm_payment_intent-mandate_data
Not sure if/how thoese are available in Laravel
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Normally mandata details are collecting automatically via our payment UIs like Payment Element. Guessing that the SEPA details in this case weren't collected that way
Where can i find the details for de user mandate?