Skip to content

Instantly share code, notes, and snippets.

View mpociot's full-sized avatar

Marcel Pociot mpociot

View GitHub Profile
@mpociot
mpociot / 01-quaderno-js-v2.md
Created March 1, 2019 09:12 — forked from xxswingxx/01-quaderno-js-v2.md
Quaderno.js v2 reference (deprecated)

Quaderno.js v2 Reference (deprecated)

Quaderno.js is a simple javascript library that allows you to process payments, calculate sales taxes (VAT, GST, etc.) on the fly, and send beautiful tax receipts to your customers.

Note: For more help, take a look at our examples.

Including Quaderno.js

Add these script tags to your page to get started with Quaderno.js.
@mpociot
mpociot / quaderno-checkout-v2.md
Created March 1, 2019 09:06 — forked from xxswingxx/quaderno-checkout-v2.md
Quaderno Checkout v2 reference (deprecated)