Questions tagged [stripe.js]

Use this tag for Stripe.js. Stripe.js is Stripe's foundational JavaScript library for securely sending sensitive information to Stripe directly from the customer's browser.

Stripe.js is Stripe's foundational JavaScript library for securely sending sensitive information to Stripe directly from the customer's browser.

119 questions
0
votes
1 answer

Error when creating a customer using test card

When attempting to begin a Subscription for a newly created Customer, I receive the following error from Stripe: invalid_request_error Error: This customer has no attached payment source The customer seems to be created just fine. I am using…
Orbit
  • 2,985
  • 9
  • 49
  • 106
0
votes
0 answers

Send custom data via stripe.js

Path Custom data to stripe.js I have three subscription courses, so I made three button as such. index.html.twig