💻
Payouts Integration
  • Introduction
  • Functional overview
  • Onboarding
  • Postman Collection
  • Authentication
  • Authentication Token
    • API to Generate Token using username/password
    • API to Generate Token using private client id
  • Refresh Tokens
    • Refresh Token API
  • IP Check
  • API Integration
  • Testing Credentials
  • API Flow Diagram
  • Beneficiary Management
    • View Beneficiary Detail
    • Beneficiary Creation / Registration
  • Core Payouts API
    • Get Account Details API
    • Cancel Transfer API
    • Check Transfer Status API
    • Initiate/Schedule Transfer API
  • Verification
    • Verify Account / Penny Test
    • Validate Vpa
    • IFSC Details
  • smart send
    • Feature
    • Smart Send API
      • Cancel Smart Send
      • Smart Send Status
    • Smart Send V2 API
      • Create Smart Send Link
      • Smart Send Status
      • Cancel Smart Send
      • Extend Expiry Date
    • Bulk Smart Send
      • Bulk File Upload
      • Bulk Process File
    • Smart Send Error Codes
    • Fetch masked Vpas
  • Webhooks
    • What are Webhooks?
    • Default Webhooks
    • Creating Webhooks
    • Set Webhook API
    • Types of webhooks
  • Settings
    • Disable queued Payout
  • FAQ
Powered by GitBook
On this page

Was this helpful?

Onboarding

This section will briefly talk about the steps you need to follow to complete on-boarding

PreviousFunctional overviewNextPostman Collection

Last updated 5 years ago

Was this helpful?

Overall steps to be followed:

  1. Create a merchant account in production environment by calling our onboarding team. If you already have a merchant account with payu skip this step.

  2. Ask our support team to enable payouts for your merchant account. (By default we do not offer payouts to all merchants, hence we need to enable it for you)

  3. Once enabled, you should see payouts in your payu dashboard.

  4. If you wish to integrate with payouts api and make payments in realtime by calling our API, continue reading this guide.

  5. Create a test account by calling our integration team. Ask your username and password.

  6. Read the integration doc in details, download our and look at the various api specs.

  7. Start with requesting an token by using our api(discussed in next section)

  8. Once you have a token, using api (or by using merchant dashboard)

  9. Recharge merchant’s virtual account by transferring money to it

  10. Check account balance using dashboard or through our

  11. Integrate as required(discussed in details in this doc)

  12. Integrate and start transferring money

  13. Get transfer success/failure updates using webhooks, which can be set using or using merchant dashboard

  14. Integrate other apis – / /

  15. Voila you seem to be sorted, once above is tested in test environment, start using production.

  16. Stuck? Check our section or raise a support request by visiting

postman collection
authentication
check your account details
api
webhooks
transfer api
apis
cancel transfer
smart send
check transfer status
FAQ
https://help.payu.in/