#dalbeer

1 messages · Page 1 of 1 (latest)

hexed auroraBOT
jagged cedar
native geyser
#

can i reverse the full payment after the payment success like "status": "succeeded",

jagged cedar
native geyser
#

the refund in some period of time and cancel item in sometime both are similar scenarios ?

jagged cedar
#

No, refund and paymentIntent cancellation are different

native geyser
#

Let's use Amazon as an example. After successfully purchasing a product, I realized that the size didn't fit. I promptly canceled the order. Within a short period of time, the payment was reversed, and it only took about 10 minutes. From my perspective, it wasn't a refund situation; rather, it was a complete reversal of the payment.

#

what you should suggest me regarding this

jagged cedar
#

That depends on whether the payment is already captured.

#

If it's captured, then you need to create a refund, otherwise you can just cancel the payment.

native geyser
#

from where i can get this captured ?

jagged cedar