#_Snake
1 messages · Page 1 of 1 (latest)
Are you trying to pass raw card numbers to Stripe's API? If so, i'd recommend against it.
You should use Elements to collect the PaymentMethod details instead
https://stripe.com/docs/payments/save-and-reuse
After I created a Stipe account, I called the api to create a new card payment method but the above error occurred. Am I missing something in the setting?
For security reasons, we don't allow sending raw card data directly to API.
How do I integrate the api into the project?
We have guides here
https://stripe.com/docs/payments/accept-a-payment
Oh no, i gonna connect by api to make a service