#sunnylbk

1 messages · Page 1 of 1 (latest)

wicked slateBOT
hard trench
#

Hi there!

#

The invoice.paid event will have an Invoice payload.

#

The Invoice object contains a payment_intent property.

#

And the PaymentIntent object contains a payment_method property with all the information you want.

dusk patio
#

Got it. payment_intent is an id in the event, should we query the API with this id and get the details?

hard trench
dusk patio
#

Got it, thanks! Btw, I haven't been able to access Stripe api docs, are you able to?

hard trench
#

Hum... that's odd. Can you try to refresh the page? It does work for me.