#emmanuel - update payment element

1 messages · Page 1 of 1 (latest)

tropic ridge
#

Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂

sinful nexus
#

Awesome. Thank you so much

tropic ridge
sinful nexus
#

O. So I would modify the PaymentIntent utilizing the payment_intent_id and stripe.PaymentIntent.modify and then simply call fetchUpdate to update the payment intent

tropic ridge
#

correct!

sinful nexus
#

Awesome. Thank you so much.

#

One quick question. Just to check is this supported on version 2.6 on python or do I need to update to be able to use this feature @tropic ridge

tropic ridge
#

version 2.6 of what, exactly? fetchUpdates is client side with stripe.js and is independent of any server code

#

But depending on how old the server SDK/client is you may not even have payment intent support

#

but may or may not support all functionality you need

#

it would depend on exactly what you're trying to do

sinful nexus
#

O I see. I need to look on that. Im on stripe version 2.60 for python and stripe react version 1.4.1. Thanks for the help

tropic ridge
#

NP!