#sina

1 messages · Page 1 of 1 (latest)

split topazBOT
ebon estuary
#

Hi 👋 do you have an example of a test payment where you tried to use that card but received that error that you can share?

polar sorrel
#

pi_3MstmhE48Fm17Noq10wi8LU1

ebon estuary
#

Thank you! Where are you seeing the error about an expired card? That Payment Intent appears to have been successfully confirmed and is currently pending capture.

polar sorrel
#

I see it in our platforms response but I can also see in Stripe that card expiry is reported as Expires
03 / 2023

ebon estuary
#

Gotcha, so some logic on your end was flagging the card as expired which stopped the rest of your process from executing?

polar sorrel
#

Yes

ebon estuary
#

Alright, does suppressing that logic for this test allow the payment to complete successfully?

polar sorrel
#

It is not something I can test easily, we use this logic for all our payment partners

#

I am just confused as to why a physical test card would come hard-coded with an expiry date in the past

ebon estuary
#

Agreed, that does seem a bit odd.

split topazBOT
ebon estuary
#

I checked with a teammate about this, and they confirmed that we do ignore expiration dates for test mode transactions, which is why this payment appears to not be blocked on our end.