#harsha-currency
1 messages · Page 1 of 1 (latest)
hi there! could you explain in a little more detail what you're trying to do and your goal?
in want my currency dynamic by checkout page
I*
in this form i want to add currency and amount fields
in general this is something you control.
The currency charged is the one that you pass to the currency parameter in your code in the backend when you create the PaymentIntent.
i want user to select currency
ok, then you can build some UI for that in your site if you wish yep! Like have a dropdown or other input, send that to your backend and use it in the API call, before redirecting to the payment page.
can you pls connect with me on anydesk
No.
i don't understand how to send t
That code would submit the value from the select to the form action.