Tan Khee Chieng
Tan Khee Chieng
Hi @Amad-Seesharp Apologies on the late reply, Can I check with you that you have set the App URL at our merchant portal? 
@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} )
Please pass the valid sandbox merchant ID which prefixed with SB_xxx, if you do not have a sandbox merchant ID kindly request from [email protected]
Hi @casandraastaseni u may look for the pre auth feature in our official API. https://github.com/RazerMS/Documentation-RazerMS_API_Spec/blob/main/%5Bofficial%20API%5D%20Razer%20API%20Spec%20for%20Merchant%20(v13.59).pdf 
For tokenization to work u need to enable the feature by sending email to [email protected], and have the save card checkbox checked in the card number input page, once tokenization...
Hi @casandraastaseni you may drop an email to [email protected] by requesting to remove that checkbox and get RMS to return the token by default, but with the condition that merchant...
Hi @casandraastaseni You can actually refer to our direct server API (https://github.com/FiuuPayment/Documentation-Fiuu_API_Spec/blob/main/%5BOfficial%5D%20Fiuu%20Direct%20Server%20API%20v1.6.28.pdf), you can pass the token that you have received from the first payment and pass it under CC_TOKEN,...