Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All we have to do is modify the code to look like this:

Code Block
languagejs
themeDJango
titlecart_1.0.js (modified)
linenumberstrue
// Things you need to set
var merchantId = 'DEMO';
var restUrl = "https://api.ultracart.com/rest";

...