#namkaz
1 messages · Page 1 of 1 (latest)
I'm afraid charge.pending can't be triggered via Dashboard
May I know which flow you're trying to test?
i want test the webhook for charge.pending in some customer but i can't find it
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?
some customer use that so i want try for fixing
Which async/delayed payment method is used? There should be corresponding test card to test pending/processing flow
can you give me test card for that flow ?
Which delayed payment method is used? Without the payment method, I don't know which test card to be shared
i use payment method card
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?
no, because i want to recieve the webhook for testing
so i dont have any event for charge pending
some customer use that so i want try for fixing
Which customer are you referring to here then and how/when willcharge.pendingevent be expected to trigger? For card payment,payment_intent.processingandcharge.pendingevent won't be triggered