#Muhammad Awais

1 messages · Page 1 of 1 (latest)

narrow hullBOT
wraith fern
#

Hello! Can you provide more information? What specifically are you trying to test?

latent tulip
#

when payment intent has the status processing?

wraith fern
#

Are you asking when it's possible for a Payment Intent to have a status of processing?

latent tulip
#

Yes

wraith fern
#

We have documentation about each Payment Intent status here: https://stripe.com/docs/payments/intents#intent-statuses

For processing:

Once required actions are handled, the PaymentIntent moves to processing. While for some payment methods (for example, cards) processing can be quick, other types of payment methods can take up to a few days to process.

latent tulip
#

Yes

#

So how do I test this ?

#

do stripe provides any test card to test this scenario?

#

For example I am trying to integrate affirm, it may take some time

wraith fern
#

I don't think we have a test card that will generate a processing status because card payments don't really stay in processing for any length of time. You would need to use a different method of payment.

latent tulip
#

what about affirm?

wraith fern
latent tulip
#

that document says payment intent will only have two states, success or requires_payment_method right?

wraith fern
#

I'm not incredibly familiar with Affirm, but I don't think Affirm Payment Intents will ever have a processing status. Let me see if I can confirm that...

#

Yeah, doesn't look like Affirm Payment Intents ever go into processing status.