use Stripe.js payment input fields

Signed-off-by: Loan Laux <loan@outgrow.io>
This commit is contained in:
Loan Laux
2021-07-30 15:47:34 +02:00
parent f5cdc66a68
commit b79a3cd13d
6 changed files with 47 additions and 6 deletions

View File

@@ -21,6 +21,8 @@
},
"dependencies": {
"@react-spring/web": "^9.2.1",
"@stripe/react-stripe-js": "^1.4.1",
"@stripe/stripe-js": "^1.16.0",
"@vercel/fetch": "^6.1.0",
"autoprefixer": "^10.2.6",
"body-scroll-lock": "^3.1.5",