1.0.0 • Published 2 years ago

strapi-plugin-strapi-paypal-basic v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Strapi plugin strapi-paypal-basic

A basic template guide in Paypal and Strapi integration

Create a Paypal developer account

Login to https://developer.paypal.com/home

Get Client id and Client secret

Put the Client id and Client secret in .env file

Other env variables

PAYPAL_SUCCESS_REDIRECT_URL PAYPAL_CANCEL_REDIRECT_URL

Follow along the codes in the plugins module folder.