RazerMS / Integration-RazerMS_JavaScript_Seamless_Integration

Razer Merchant Services Seamless Integration
https://merchant.razer.com/seamless-demo-latest/index.html
33 stars 16 forks source link

Seamless Integration sandbox mode #26

Open irnasuraya96 opened 9 months ago

irnasuraya96 commented 9 months ago

image

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

Kheechieng commented 9 months ago

@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} )

irnasuraya96 commented 9 months ago

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