#varunharidas7

1 messages · Page 1 of 1 (latest)

cursive forumBOT
mint gyro
#

No there is no public API for that.

fervent birch
#

Cool, thanks for quick reply. So we have to rely on third-party api's, or is there a better option?

The presentment currency in the payment intent only applies for checkout sessions right?

mint gyro
#

Cool, thanks for quick reply. So we have to rely on third-party api's, or is there a better option?
Stripe handle automatic currency conversion

#

why you need to use an API for the currency conversion

cursive forumBOT
fervent birch
#

,We wanted to show the converted amount to the visitors, like the original currency on the page say is $5 and when the visitor change the currency to EURO we wanted to show the EUR amount which they will be charged. Currently we get this only after the transaction happens right.

strange goblet
#

hmm really it depends how exactly you're creating the payment and how exactly you use the Stripe API.

fervent birch
#

yea, I have seen this but it only works with checkout right?

strange goblet
#

yes