#darius-payment-intents

1 messages · Page 1 of 1 (latest)

rocky geyser
#

👋 There aren't any specific tutorials, but the idea here is that you should make sure to calculate these values server-side instead of relying on any calculation client-side

blissful dagger
#

Hi karbi, thanks for your reply.
Just to make sure I'm not missing anything.
I have a product priced at $10, I should send this amount* to the server-side on the request body. That is correct to do.
If there are any discounts, I should only calculate them on the server-side instead of client-side.

  • I guess the amount is in cents, so 1000