#chandan_99459
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- chandan_99459, 3 days ago, 11 messages
- chandan_99459, 6 days ago, 7 messages
- chandan_99459, 6 days ago, 21 messages
- chandan_99459, 6 days ago, 16 messages
Hi there!
for some payment method, the payment take some time to be processed. in this case you would get a payment_intent.processing event
In which payment type
Is it happens in card case
if yes then which method will call to get this response
can i test this case in test mode
no it can't happen with card payemnts
so, in which payment type this happens??
I don't think we have a full list. but you can check each payment method in the Stripe doc to find out. for example Sofort is a delayed payment method: https://stripe.com/docs/payments/sofort
I want to know it is happens in bank related payment type??
can you be more specific?
payment_intent_processing response does we get while we do payment through the bank??
not in the card case??
yeah for bank transfer you may get payment_intent.processing
but not for card payments
and what about the 'payment_intent.partially_funded' this response
it's explained here: https://stripe.com/docs/api/events/types#event_types-payment_intent.partially_funded
i know it's explained here, but i want to know is this response get in the card payment??
no it won't
So mean payment does n't stuck in card case as it happens while does payment with bank