#zuber-checkout-invoiceevents

1 messages · Page 1 of 1 (latest)

mighty pendantBOT
pure jacinth
ashen wasp
#

zuber-checkout-invoiceevents

#

@pure jacinth I'm sorry I don't really know what you mean by that.

pure jacinth
#

When will I get webhook call invoice.payment_failed event?

#

I am getting invoice.payment_failed even though payment successfull.

ashen wasp
#

Ah that happens when a payment fails, for example if 3DS is needed we fail the first payment and then try to do 3DS

pure jacinth
#

But first I recevi received invoice.paid with status paid.

ashen wasp
#

not really, Events are sent out of order if they happen around the same second one can land before another one

pure jacinth
#

And secondly I am doing test payment and there's no 3DS as I made payment through session/checkout

ashen wasp
#

Checkout will still do 3DS as needed

pure jacinth
#

Okay but when I made payment it went through on single click without 3DS

ashen wasp
#

Can you giv me a clear example where the same Invoice had an invoice.payment_failed and and invoice.paid for the same exactly Invoice id and share both Event ids evt_123?

pure jacinth
#

evt_1NLqU5BPZpaJsGnANS3T60F5

ashen wasp
#

I'm sorry that's one Event with no context. Please provide all 3 relevant ids all in one sentence with context on which is which

pure jacinth
#

Sorry it was my code

ashen wasp
#

all good! I was confused because each time I looked at those I couldn't find an invoice.payment_failed Event so I was wondering what I was missing