Enable Co-Branded Onboarding (OAuth) for Partners
The following are the major steps involved to enable Co-Branded Onboarding (OAuth) for partners:
- Create a partner account at https://partner.payu.in if required. For more information, refer to Register a Partner Account
- Request enablement of OAuth with your PayU Key Account Manager. You need to ensure that the following OAuth scope is configured for your account. Β
Scope name: credentials_using_oauth
- Configure the URLs in the application. For more information, refer to Configure URLs and Logo.
- Update theΒ brandΒ logo andΒ theme colour for the onboarding journeyΒ and save.Β
Note: Brand Logo should be in jpg/jpeg, less than 5MB in size, and width and height should be 90 pixels. For more information on configuring the brand logo, refer to Configure URLs and Logo.
-
Show case the onboarding URL details at your website so that your merchants can sign up:
{{onboarding_base_url}}/app/account/signup?reseller_id={{reseller_id}}
The following environment or base URLs must be used based on the Test or Production environment:
Test | https://uat-onboarding.payu.in |
Production | https://onboarding.payu.in |
- Merchants can perform any of the following steps:
- For merchants who need to register, refer to Workflow for Co-Branded Onboarding
- For merchants who have already registered, refer to Workflow for Co-Branded Onboarding
The partner can pass the email of the merchant in theΒ URL and the user will be taken to theΒ Sign-in or Signup page. For example:
Updated 6 months ago