Payment Methods
PayU (Europe)
Accept payments across the Europe with PayU. This payment method is perfect for European countries.
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 ID
andOAuth Client Secret
from theMerchant Center
page.
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 URL
from 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
PayU
and 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.