#kyler-paymentintent-changeamount
1 messages · Page 1 of 1 (latest)
Hey @slender shuttle! What do you call "a store"? Like are you using Shopify or something or writing the code end to end yourself?
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
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
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)