#Roman Malyshev

1 messages ยท Page 1 of 1 (latest)

primal moatBOT
lilac goblet
#

I want all available countries in Klarn to be able to use this payment method

void warren
#

Can you share the Payment Intent ID (pi_xxx) associated to this Payment Element?

lilac goblet
#

pi_3Ml0VyClPpNYnY5T1y3Ar5CH

void warren
#

Thanks for sharing the details. Since your account is in United States, Klarna only supports customer in United States. It's not possible to support countries outside of United States. You may refer to more information here: https://stripe.com/docs/payments/klarna

lilac goblet
#

got it, thanks!

void warren
#

No problem! Happy to help ๐Ÿ˜„

lilac goblet
#

@void warren Could you help again? ๐Ÿ™‚ I want a receipt to be sent to the customer's email, I'm using a LinkAuthenticationElement for Email, but I see receipt_email is null. Can I specify receipt_email in stripe.confirmPayment on the client side? Before paymentIntent is created, the email is not unknown.

void warren
lilac goblet
#

ok, thanks!