#misterjanglez

1 messages · Page 1 of 1 (latest)

random latchBOT
junior palm
#

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods.

random latchBOT
junior palm
#

4000000000000341

#

Attaching this card to a Customer object succeeds, but attempts to charge the customer fail.

quartz carbon
#

that card fails for charging a customer

#

i need it to fail for card updates

#

that card will do that?

junior palm
#

You just want validation to fail for something like changing the expiration date?

quartz carbon
#

yes

#

correct

junior palm
#

Oh you can try out that test card for that although I don't think it will behave that way

#

But recommend giving it a go

#

If it doesn't work, then there's no other card for that

quartz carbon
#

Okay that what I was thinking.. We are trying run an e2e / contract test for our API

#

and the stripe card id is an internal field that we don't expose

#

thanks for the input