brivad / nextjs-with-paypal

next.js paypal buttons integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next paypal

using the @paypal/react-paypal-js react components to integrate paypal buttons in a next.js app

put your paypal client id in the env var NEXT_PUBLIC_PAYPAL_CLIENT_ID (you can use an .env.local file to let next.js use it)

About

next.js paypal buttons integration


Languages

Language:JavaScript 97.4%Language:CSS 2.6%