Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibar3 authored Jun 27, 2018
1 parent 3b83cfd commit fd0a8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Seamless_Integration/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ var secret_key = "***********";//Replace ********** with your MOLPay Private Sec
mpstimerbox = "#counter";
mpsreturnurl = "http://127.0.0.1:8080/returnurl"; // Enter your return url here
mpscancelurl = "http://127.0.0.1:8080/cancelurl"; // Enter your cancel url here
mpsapiversion = "latest"; //**NOTE: For production use '3.17' / Sandbox use 'latest'
mpsapiversion = "3.16"; //**NOTE: For production use '3.17' / Sandbox use '3.16'
```
Please request merchant ID and vkey from Merchant Technical Support / Customer Care : support@molpay.com . The order ID can be anything.

0 comments on commit fd0a8d3

Please sign in to comment.