Integrating PayU with FlexyPe enables fast, secure, and reliable payment processing directly through your checkout. With just a few steps, you can start accepting payments and ensure a smooth transaction experience for your customers.

Getting the API Key and Salt

1

Access PayU Dashboard

Hero Dark
  • Log in to PayU Dashboard.
  • Click on Developer on the left panel and select API Keys.
2

Get the API Key and Salt

Hero Dark
  • Under API Key Salt details, you will find the required keys.
  • Copy the API Key and API Salt and keep it handy for configuration.

Integrate PayU with FlexyPe

1

Access PayU in FlexyPe Dashboard.

Hero Dark
2

Configure PayU

Hero Dark
  • Click the Configure button located within the PayU card to proceed with setup.
  • Paste the copied API Key into the designated field.
  • Paste the copied API Salt into the designated field.
  • Click Save to complete the configuration.
    Do not delete the credentials if the payment provider is in use
3

Use PayU for Your Payment Methods

Hero Dark
  • In the section below, you’ll see a list of payment methods.
  • If you want to use PayU to handle any of these methods, change the provider to PayU.
  • Repeat this for each method you wish to route through PayU.
    Make sure PayU is fully configured before selecting it as a provider.

SetUp PayU Webhooks

1

Access PayU Dashboard

Hero Dark
  • Return to your PayU Dashboard, where you are already logged in.
  • Click on Developer on the left panel and Webhooks.
2

Create a Webhook for Successful Payments

Hero Dark
  • Click on the Create Webhook button.
  • In the event type, select Payments – Successful.
  • In the webhook URL field, paste the following URL:
https://api.flexype.in/v1/public/pg/payu/webhook
  • Click Save to finalize the webhook.
3

Create a Webhook for Failed Payments

Hero Dark
  • Click on the Create Webhook button.
  • In the event type, select Payments – Failed.
  • In the webhook URL field, paste the following URL:
https://api.flexype.in/v1/public/pg/payu/webhook
  • Click Save to finalize the webhook.
4

Create a Webhook for Refunds

Hero Dark
  • Click on the Create Webhook button.
  • In the event type, select Refunds.
  • In the webhook URL field, paste the following URL:
https://api.flexype.in/v1/public/pg/payu/webhook
  • Click Save to finalize the webhook.
5

Complete Payment Setup

  • After adding your payment credentials in FlexyPe and configuring the webhook, the setup is complete.
  • FlexyPe is now connected to your Shopify store and ready to process payments.
By following these steps, you’ll successfully integrate PayU with FlexyPe, enabling secure payment processing and a smooth checkout experience.