#thomasnevink

1 messages · Page 1 of 1 (latest)

late shaleBOT
novel lichen
#

You can't 'modify' a successful payment, you'd jsut need to create a new Payment Intent to reflect any changes on the order

#

Sounds to me like you want to re-consider how you're creating payments if your customers are able to amend their 'orders'. Perhaps use auth/capture?

lean oriole
#

I want my customers to be able to amend their 'orders'

novel lichen
#

Ok, I get that. But the concept of an order doesn't exist in Stripe and you can't amend a successful payment as you described it

#

So if the payment has been completed/succeeded with Stripe you just need to create a new one to reflect the modifications

lean oriole
#

Give me a bit of time to go through this

#

I think its better of creating a new one

novel lichen
#

Sure, then let us know if you've any specific questions about that