Paypal

Account verification, fees, and transactional funds, they are fully managed by Paypal.

Paypal account registration

Click on this link https://www.paypal.com/my/webapps/mpp/account-selection to start registering your Paypal account.

**Note: For the Paypal account registration process, make sure you select as a Business Account.

Get all the required keys from the Paypal account

To connect Paypal with the Commerce website, you need some keys for the verification process. Among the keys required are Client ID and Client Secret.

To start the Paypal payment gateway setup process you can follow these setup steps:

1. Log in to your Paypal account via this link https://developer.paypal.com/developer/applications

2. Next on the Paypal dashboard section, you can click on the LIVE tab

3. Next you will be able to see your Create App button there. You can click on the button.

4. On this screen, you are required to enter the App Name. It is recommended to enter your own business name. Next, press the Create App button.

5. Next, after you click on Create app a new screen will appear. In this view, you are required to create a webhook setting.

6. On this display you are required to enter the URL name https://subdomain.myshoppegram.com of your Shoppegram account that was given for free during the registration of your Shoppegram account into the Webhook URL field.

You can find your subdomain URL in the following section: Dashboard Overview Shoppegram -> Settings -> Custom domain -> Subdomain

For example, https://nadzirulstore.myshoppegram.com/webhooks/payments/paypal_callback and tick on Checkout order approved

Setup in Commerce

For the process of setting the Paypal payment gateway in Commerce, you need to first activate the payment gateway and enter both keys into your payment gateway settings.

To start setting up the payment gateway, you can follow these setup steps.

1. Log in to your Commerce account.

2. Next you can click on the Settings tab

3. You will be taken to the Settings page and you can click on the Payment options button

4. On the Payment options page, you can click the Activate/Edit button on the Paypal payment gateway tab.

5. Using the key provided on the Paypal Dashboard -> My App & Credentials -> LIVE -> Select the App Name you created. Copy the Client ID and Secret Key, enter it in the Paypal field in Commerce. Tick ​​on the Enable toggle button and click the Save button

If you want to perform a real transaction, kindly deactivate the Test Mode toggle

Example on the Website

After completing the setup process, you can try making a purchase on your Commerce website to see the results.

Last updated