#branevoid

1 messages · Page 1 of 1 (latest)

full muskBOT
dark lagoon
high silo
#

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."

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods and redirects.

dark lagoon
#

Yes, that's expected. You need to reach out to Stripe support through the link and request access to raw card data APIs.

high silo
#

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?