Join our community

Get access to the complete guide to developing and deploying fast, production-ready Nuxt apps.

7-8 Handle Payments with Stripe

In this lesson, we update our Payment component and integrate it with Stripe.

We load the 3rd party script from Stripe’s CDN, and then use it to create a card input element. We also stub out the form submission handler.

Stripe JS: https://stripe.com/docs/js