#branevoid
1 messages · Page 1 of 1 (latest)
Hi Jack, Thank you. When I try to send credit card though API, I am getting the error
"Sending credit card numbers directly to the Stripe API is generally unsafe. We suggest you use test tokens that map to the test card you are using, see https://stripe.com/docs/testing. To enable raw card data APIs in test mode, see https://support.stripe.com/questions/enabling-access-to-raw-card-data-apis."
Yes, that's expected. You need to reach out to Stripe support through the link and request access to raw card data APIs.
Got it thanks. Incase if I decide to use Stripe.js, will I be able to take control of how the authorization page is displayed to the user?