#noal.amaya-klarna

1 messages · Page 1 of 1 (latest)

analog fiber
#

What specifically are you using now? Are you using the Payment Element and calling confirmPayment or are you using confirmKlarnaPayment?

slate grotto
#

confirmKlarnaPayment

#

with PaymentIntent on backend

analog fiber
#

I'm not 100% sure if this is recommended or whether this will work for all of the payment methods you've mentioned, but you've already mentioned it worked specifically for klarna so it should be fine for that specific case

slate grotto
#

ok I will try! thx

analog fiber
#

Copying your question here:
We want to do several payments integrations depending on the web domain (ideal, klarna, multibanco...). That can be managed by Stripe backoffice and then Stripe know what methods have to show depending on locale/country parameter? We have seen that an array of payment methods must be passed to the PaymentIntent and that makes me think that we have to manage it ourselves.