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

前端 未结 9 574
南方客
南方客 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:47

    Payumoney has changed their TEST KEY and TEST SALT

    in order to get test mode working use these credentials with test url

    Test Key - rjQUPktU 
    Test Salt - e5iIg1jwi8
    

    Still facing problems then try following steps

    Are you using the correct Merchant Key? In many shopping carts, the field name used is "Merchant ID" is used incorrectly in place of Merchant Key. However, what actually needs to be entered is the "Merchant Key" supplied by PayUmoney. Please notice that we send you an email with the following 3 details:

    (1) Merchant ID
    (2) Merchant Key
    (3) Merchant Salt

    The Merchant ID sent by PayUmoney is not required in the PayUmoney integration with your website. It is just your registration number with PayUmoney. So, the only 2 information used in the integration are Merchant Key & Merchant Salt. Are you using Test credentials in Live Mode or Live credentials in Test Mode? If yes, please make sure that you use Test credentials in Test Mode and Live credentials in Live Mode. Please make sure that in Test Mode, you are using the below mentioned test credentials only -

    Test Key - rjQUPktU
    Test Salt - e5iIg1jwi8

    Have you got all the approvals?

    If your approvals are pending, it is quite possible that you get this error even though you are doing everything right. Please contact the support team for assistance by scheduling a call using the following link: https://calendly.com/payumoney-integration/30_minutes

    0 讨论(0)
  • 2020-12-07 18:51

    Finally I came to know that they have not activated the test account.

    0 讨论(0)
  • 2020-12-07 18:52

    Recently, PayUMoney done some modifications in test environment due to which test key-JBZaLc and salt-GQs7yium will not work anymore.

    In order to test the gateway using a test key and salt,you have to Go on test.payumoney.com and Sign up as a merchant .So you will get merchant ID and Salt ID.

    0 讨论(0)
提交回复
热议问题