#kyler-paymentintent-changeamount

1 messages · Page 1 of 1 (latest)

fresh pagodaBOT
warm shadow
#

Hey @slender shuttle! What do you call "a store"? Like are you using Shopify or something or writing the code end to end yourself?

slender shuttle
#

A pizza place is the store. I wrote the code myself. The store may want to adjust the price of some items after the order has been place if there are extra requests on specific items

warm shadow
#

Gotcha so you have a PaymentIntent already and it's in status: "succeeded" because the payment has been taken/succeeded right?
If so, it's impossible to change the order amount unfortunately, you'd have to charge their card again for the extra items

slender shuttle
#

Is there a way to recharge the same card that order was on? Or do I have to have a prompt somewhere that they fill out another PaymentIntent?

#

They (the customer)

warm shadow
#

you can save their card details and then separately create another payment on that card for the extra items