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

How to catch Stripe responses details with the default embedded payment form?

After reading this: Stripe Custom Checkout With Options I understand that it is not possible to get the details from what is typed-in in the Stripe iframe. What about the response's details? For example, when I click to pay with an expired test…
CPHPython
  • 12,379
  • 5
  • 59
  • 71
0
votes
1 answer

Using Wix/Stripe to create a mandatory checkbox (for Terms of Use) and compile/send an automated PDF

Let me preface this by saying that I am not a developer; I am selling a hardware product online. In order for customers to buy this product, they first need to consent to several agreements (Terms of Use, etc.). This is to protect my business so if…
chessrp
  • 1
  • 1
0
votes
1 answer

new stripe implementation for Node.js

currently I'm using the node stripe implementation https://github.com/stripe/stripe-node this implementation gives me error, Sending credit card numbers directly to the Stripe API is generally unsafe. We suggest you use test tokens that map to the…
0
votes
1 answer

Can I save name on card on my server when using stripe?

I am integrating my app with Stripe. I understand that when collecting card information I can't save credit card number, CVC, expiry and zip on my server. For collecting these information Stripes suggests to add: