Payment Gateways
PayPal
Visit the official documentation: https://developer.paypal.com/developer/applications
Setup
- Copy and paste the API username, password, and signature into the
/.envfile. - Open and edit the
/.envfile by providing your keys like this:PAYPAL_MODE=sandbox PAYPAL_CLIENT_ID=your-paypal-client-id PAYPAL_CLIENT_SECRET=your-paypal-client-secret - You have to use
PAYPAL_MODE=livein your live server. - You are done.
Now visit Admin Panel → Settings → Packages to set the packages and currencies.