discodevl / nextjs-paypal-example

A simple example showing how to integrate Paypal with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js + Paypal Example

This example shows how to use Paypal (v2) with NextJS/React.js.

How to use

Clone this repo using

git clone git@github.com:onedebos/nextjs-paypal-example.git

Run the command

yarn install

to install the necessary packages

About

A simple example showing how to integrate Paypal with React


Languages

Language:JavaScript 96.7%Language:CSS 3.3%