#namkaz

1 messages · Page 1 of 1 (latest)

raw tokenBOT
ancient gale
#

I'm afraid charge.pending can't be triggered via Dashboard

#

May I know which flow you're trying to test?

tough citrus
#

i want test the webhook for charge.pending in some customer but i can't find it

ancient gale
#

charge.pending or payment_intent.processing events are only available for async/delayed payment methods, i.e. the payment outcome is not immediate. Are you using any async/delayed payment method?

tough citrus
#

some customer use that so i want try for fixing

ancient gale
#

Which async/delayed payment method is used? There should be corresponding test card to test pending/processing flow

tough citrus
#

can you give me test card for that flow ?

ancient gale
#

Which delayed payment method is used? Without the payment method, I don't know which test card to be shared

tough citrus
#

i use payment method card

ancient gale
#

Card payment isn't a async/delayed payment method. Can you share the Charge ID (ch_xxx) or Payment Intent ID (pi_xxx) that you see charge.pending event?

tough citrus
#

no, because i want to recieve the webhook for testing

#

so i dont have any event for charge pending

ancient gale
#

some customer use that so i want try for fixing
Which customer are you referring to here then and how/when will charge.pending event be expected to trigger? For card payment, payment_intent.processing and charge.pending event won't be triggered