To integrate PayPal, first create a PayPal account, and login.
STEP-1: Login to PayPal
Go to developer.paypal.com
In the Top-right corner you get your account, click on the account username and Dashboard.
STEP-2: Create App
Once you get to your dashboard, click on Apps & Credentials > Create App.
Give your application name, and choose sandbox developer account.
STEP-4: Copy Credentials
After creating the app, the credentials are generated, copy the credentials "Client ID", and "Client Secret".
Please note that the credentials are for "Sandbox".
STEP-5: Create Live app ID
Go back to My Apps & Credentials, and enable "LIVE".
Click on "Create App" button, and give the app a name.
Copy the credentials generated.
STEP-6: Integrate in Classe365
Now Login to your Classe365 account, go to Account > Settings <For_School> > Payment Gateways > PayPal
β
STEP-7: Update "IPN" and "Auto Return" and "Payment data transfer" to complete the integration
Go back to your PayPal account - https://www.paypal.com/ and login to your account, once logged navigate to Settings > Seller Tools
Auto Return Update
The auto-return feature for PayPal Payment Standard redirects payers back to your Classe365 account's webpage after completing the payment.
There under Websites Payment Preferences > Enable "Auto Return" and Set URL.
URL: https://{{subdomain}}.classe365.com/payments/paymentResponse/paid
Payment data transfer
Scroll down, and enable "Payment Data Transfer".
IPN Update
PayPal will send IPN (Instant Payment Notification) to Classe365 webpage with the payment status which is going to be updated in Classe365 account.
Under My Account choose IPN Settings.
Enable "Receive IPN Messages" set the URL and save the settings.
Auto Return - https://<subdomain>.classe365.com/online-payments/payPalPaymentResponse/paid
IPN - https://<subdomain>.classe365.com/services/paypalIpn
You can get the IPN and Auto-return URL from your Classe365's Payment Gateway Settings Page.
If you need any help, please write us to [email protected] or use the "Live Chat" tool. :)