#qwertyuiop123-insufficient-pm
1 messages · Page 1 of 1 (latest)
Sure, you can use the test data here: https://stripe.com/docs/testing#declined-payments
I wouldn't recommend using Source objects though
What am I checking?
I try to attach a source with insufficient funds but I got an error
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yep, that's expected because when you use that endpoint we will check the validity of the card on the networks
Why are you using Sources?
I tried to attach a source to a customer in Live and I did not get an error. But I got an error in Test.