#Carlos A
1 messages ยท Page 1 of 1 (latest)
Can you share payment intent id's?
Are you referring to the credit card number?๐
No payment intent id's
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Or Charge if you're using charges instead of payment intents
Are you a developer?
pm_1N9ZfYLmfCcGCxVwnH3vRpsc
They start with pi_
Above is a payment method id
Need one for the failing payment
pi_3N9ZfZLmfCcGCxVw0JRPpOw2
Hm ok that was a generic card declien
You'd need to ask your bank why it was declined
Are you just trying to test payments though?
If so, use test cards in test mode
If I only want to see that the payment part works well, where can I do that test card part?
Sorry for the stupid questions I'm not a developer but I'm making my page by myself
๐
Hi, taking over here.