How to connect PayU to your webstore?
Step 1: Get your PayU API key
- Go to PayU and sign in.
- Go to the Merchant Center.
- Get your
POS ID,Secret Key (MD5),OAuth Client IDandOAuth Client Secretfrom theMerchant Centerpage.
Step 2: Configure Notification (Webhook) URL
- Go to PayU and sign in.
- Go to the Merchant Center.
- Click on
Settings. - Click on
Webhooks. - Enter the
Notification URLfrom your webstore dashboard (i.e.https://v3.minestorecms.com/api/payments/handle/payu) and click onSave.
Step 3: Connect PayU to your webstore
- Go to your webstore dashboard.
- Click on
Settings > Payment Gateways. - Scroll down to
PayUand enable it. - Enter your
POS ID. - Enter your
Secret Key (MD5). - Enter your
OAuth Client ID. - Enter your
OAuth Client Secret. - Select the Currency that you use for PayU Merchant Account.
- Press “Save Changes” button.

