#divya-refund-webhooks

1 messages · Page 1 of 1 (latest)

hollow inletBOT
solar tree
#

Hey @sweet junco charge.refunded is triggered when a Charge is refunded

#

divya-refund-webhooks

#

It seems you talked to my team about the same question yesterday already. Can you clarify what part you don't understand?

sweet junco
#

Yes

#

I got it triggered when a customer sends you a payment, you can create a refund to send back the money to the customer

#

But is there any other way from payment_intent related event?

solar tree
#

charge.refunded is sent when a Refund is created which happens when you refund a Charge or a PaymentIntent, that's all

sweet junco
#

Charge and payment intent are different right?

solar tree
#

A PaymentIntent will create a Charge. The former is kind of a stat machine used to accept a payment and a Charge is a "record" of a payment attempt

sweet junco
#

Ok, I am checking it