#praveen25
1 messages · Page 1 of 1 (latest)
hello! All API requests expect amounts to be provided in a currency’s smallest unit. For example, to charge 10 USD, provide an amount value of 1000 (that is, 1000 cents).
how much do you want to charge?
100
you should probably be using 10000 for the amount then
i want to confirm the payment in server side instead of client side
how do we do this
i'd suggest taking a look at this guide : https://stripe.com/docs/payments/finalize-payments-on-the-server