'sorry some error occurred' while integrating PayUMoney payment gateway in Test mode

前端 未结 9 637
南方客
南方客 2020-12-07 18:01

I\'m trying to integrate PayUMoney payment gateway in my client site. My client provided me the login details of PayUMoney. I was able to l

9条回答
  •  伪装坚强ぢ
    2020-12-07 18:29

    This is confusing for the first timers. Supplied default key and salt will not work straight away.

    In order to test the gateway using a test key and salt, kindly follow these steps:

    1. Go on test.payumoney.com
    2. Sign up as a merchant - use any of your valid email ids - kindly do not use a random email id.
    3. Complete the "Business Details" - you may use PAN no. ABCDE1234F and DOB - 01/04/1990
    4. Complete "Bank Account Details" (You may use IFSC- ALLA0212632)
    5. You dont have to worry about Bank verification step or any other step after that.
    6. Go to below mentioned location to get the Test Merchant Id : Seller Dashboard -> Settings -> My account -> Profile Settings

    7. After that send your test merchant id to technical team using contact us form and they will approve.

    8. Once approved you can find your test key and salt at : Seller Dashboard -> Settings -> My account -> Merchant Key - Salt.
    9. Replace default key and salt with newly generated test key and salt. After this you should not see error, Sorry, Some Problem Occurred.

    I hope this helps.

提交回复
热议问题