#chong-Payment
1 messages · Page 1 of 1 (latest)
We have test cards with various scenarios here: https://stripe.com/docs/testing
but for charge decline card... i cant even add card first
will there be a case where add card successfully but payment charge fail
By "adding the card", which API do you refer to?
https://stripe.com/docs/api/payment_methods/create
create payment method then
https://stripe.com/docs/api/payment_methods/attach
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.