repo housing open source examples for ExactJS merchant demo integration
plant-shop-template/
is a site without any payments page integrated.
pay-from-browser/
is the same site with payments.
Payments are made direct from the browser.
demo
tokenize-from-browser/
is the same site with tokenize payments.
Tokenization occurs direct from browser, payments are made on the backend with the generated token.