...
All we have to do is modify the code to look like this:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
// Things you need to set var merchantId = 'DEMO'; var restUrl = "https://api.ultracart.com/rest"; |
...
...
All we have to do is modify the code to look like this:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
// Things you need to set var merchantId = 'DEMO'; var restUrl = "https://api.ultracart.com/rest"; |
...