Integration-RazerMS_JavaScript_Seamless_Integration icon indicating copy to clipboard operation
Integration-RazerMS_JavaScript_Seamless_Integration copied to clipboard

Seamless Integration sandbox mode

Open irnasuraya96 opened this issue 1 year ago • 2 comments

image

The page of "Your payment info format is not correct !" appear after I click any of the payment options.

irnasuraya96 avatar Jan 30 '24 00:01 irnasuraya96

@irnasuraya96 this is due to wrong vcode generated, Please refer to below formula for vcode generation.

Formula to generate vcode mpsvcode= md5( {mpsamount}{mpsmerchantid}{mpsorderid}{verify_key} )

Kheechieng avatar Jan 30 '24 06:01 Kheechieng

Can sandbox be tested with USD currency because when I change to USD currency, there was an error which mentioned currency isnt supported.

irnasuraya96 avatar Jan 31 '24 01:01 irnasuraya96