PayPal Instructions
- Go to PayPal Developer Console and Login to your account after clicking the Log into Dashboard button.
- Go to REST API apps section and click the Create App button.
- Add your own details for the new app and create it.
- Switch to Live by clicking the button near your new App's Name.
- Copy the Client ID and Secret and paste them here accordingly.
Stripe Instructions
- Go to Stripe Dashboard and Login to your account..
- Go to Stripe API Keys page.
- Make sure your API keys are set to Live Mode so that you can accept real payments.
- Copy the Publishable key and Secret key and paste them here accordingly.
- From the sidebar, under Developers click on Webhooks link.
- Click on the Add endpoint button.
- In the Endpoint URL field, add your website's URL in this format: https://www.webslycode.com/s/demo/?page=stripe_webhook
- In the Events to send field, select the checkout.session.completed and click the Add endpoint button.
- Copy the Signing secret key and paste it here accordingly.
Offline payments
Business Details
These details will be used when generating invoices for the customer and for you.
This option will determine if users will be able to see invoices for their payments or not.
Your Nr Prefix for all the invoices generated on the system. Ex: INV-