#Escore-test-mode
1 messages · Page 1 of 1 (latest)
I am trying to use the test data that i found in your testing information so the credit card 4242424..
Can you share an ID of a failing request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Or your account ID?
Not to worry
Yeah you can't pass raw credit card data like that
Equally, looks like you're in Germany?
yup
You shouldn't be using the Charges API directly as it doesn't support 3DS/auth payment flows that are now mostly required in Europe
So where to change that? Create a restricted API key?
You should look at the guide on how to get started: https://stripe.com/docs/payments/accept-a-payment
my issue is that the entire checkout process is not within "my" application, its prebuilt by the platform that I am trying to integrate into
Have you considered something like Payment Links? https://stripe.com/docs/payments/no-code