#othella_update-intent-mobile-sdks
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1386644679948374146
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
No, we do not expose a method to update the amount on a Payment Intent from the ReactNative SDK. We only expose the createPaymentIntent. To update the amount, you would need to make a call to your server.
I realize that seems like missing functionality.
Thank you for this answer @neon cedar . Do you now if it's planed on the stripe-terminal-react-native SDK roadmap, since it's still a beta?
We do not have this functionality in any of our mobile SDKs so I don't think it is on the roadmap. The React Native SDK uses our iOS & Android SDKs internally so the functionality first has to be implemented there. I can file this as a feature request though.
That would be awesome, because I'm pretty sure this is missing for many other devs ๐
Well it's not "missing". we never had this functionality so most of the developers who use our SDKs have built their integrations around this limitation
Yes I understand, but I need avoid using the server-oriented integration in my case, your mobile SDKs are great ๐
Okay, I can request this feature. For the present, canceling and re-creating is likely still your best option.
OK thanks for your feedback, I appreciate the feature request. Have a nice day
You too! ๐