#Codebugger

1 messages · Page 1 of 1 (latest)

steep craneBOT
main goblet
#

hello! can you share an example PaymentIntent id?

analog onyx
#

Hello

#

"id": "pi_3LmJG0SDohBi9MhB0nIe6bZN",

#

How can we do currency conversion ??

#

so that I can accept all kind of currencies

main goblet
#

incomplete is a state - you now need to collect the PaymentMethod for it

analog onyx
#

How Can I do so?

#

with flutter-stripe library

lucid bloom
#

Can you elaborate on what you mean by 'currency conversion'?

analog onyx
#

Suppose I have a us account in stripe and my user have canadian card so he will pay in his native currency cad

lucid bloom
#

You would need to create the Payment Intent to reflect that. We don't handle that automatically

analog onyx
lucid bloom
#

Not sure what you're showing me there