#Sangeeta
1 messages · Page 1 of 1 (latest)
Hi, Payment Intent amount can only updated via server side. From flutter you should send an API to your server to call Update PaymentIntent API
Sorry?
https://stripe.com/docs/api/payment_intents/update#update_payment_intent-amount for the Update PaymentIntent Api
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.