#PedMor
1 messages · Page 1 of 1 (latest)
hi! I suppose it would depend, how exactly would the other merchant be rejecting the payment in this case?
like if for example they look at the brand/card BIN and decide they don't want to charge(like an equivalent to how a Stripe merchant can use Radar to block certain cards) then you as the issuer wouldn't know
since no attempt to authorise a charge was made
so really it depends exactly what scenario you're looking into
- User enters Stripe card on the merchant website 2) Merchant shows error payment failed 3)On Stripe authorizations pannel I can't see that authorization attempt.
that's incredibly vauge unfortuantely
What info should I ask the merchant?
I'm not sure you would ask them anything really since you're the issuer
it could be anything, maybe they decided not to charge the card, maybe their site is broken and crashed before taking a payment and showed that message. If there's no authorisation you're seeing in the Stripe API/dashboard then seems like they didn't actually try to charge the card.