#mpiric-sepa
1 messages · Page 1 of 1 (latest)
Hey! What specific issues are you having?
How are you integrating currently? Elements? Checkout?
Sorry, the server is busy. That doesn't look like a native Stripe payment UI. Are you using a plugin?
Can you share me a Payment Intent ID pi_xxx?
How can I find it?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Something like this: pi_xxx
Can you paste that ch_xxx value
ch_3LOMmxAduCIioyOj0wXHfmbR
please check and let me know if you have any questions
there?
I am here, please be patient as I'm also helping other users
Ok, your integration is quite outdated really. You can't use SEPA Debit really with the APIs you're using. You should upgrade form Charges/Sources/Tokens to Payment Intents/Payment Methods: https://stripe.com/docs/payments/payment-intents/migration
IF We do this migration Can we use klarna also?
Yep, Klarna works on Payment Intents too: https://stripe.com/docs/payments/klarna/accept-a-payment?platform=web&ui=API
Does it allow to use google pay and APple Pay?\
Depends on what payment UI you're using. The Payment Element does, yes. Otherwise you'd need to build it with your Payment Request API