#futurefuture

1 messages · Page 1 of 1 (latest)

loud riverBOT
spice canyon
#

It sounds like you're making an asynchronous request to update the Payment Intent's amount. Which wallet are you talking about specifically?

stiff rapids
#

thanks for for responding! yes exactly. so basically i am adding a tip on the checkout page. this asynchronolusly updates the payment intent. using google pay, i just see the previous payment intent amount until i refresh

spice canyon
#

Ah, okay. I think that's inherent in the product and cannot be changed without re-rendering the Payment Element, but let me check with another one of my peers real quick to make sure you can't potentially re-mount the Payment Element after the update

stiff rapids
#

okay thanks, i appreciate it

#

i did try rerendering the payment element btw and still the same thing as far as i can tell

spice canyon
stiff rapids
#

thanks, so do i just call update then? or do i need any specific params?

spice canyon
stiff rapids
#

okay thanks a ton. ill give this a shot!