Skip to content

Instantly share code, notes, and snippets.

@ArsalanDotMe
Created July 13, 2015 07:18
Show Gist options
  • Save ArsalanDotMe/ac7d1b258943f4a628d7 to your computer and use it in GitHub Desktop.
Save ArsalanDotMe/ac7d1b258943f4a628d7 to your computer and use it in GitHub Desktop.
SDK Documentation

#Functions

ReturnTotalDiscountCall()

Returns simple item*quantity amount of items in cart.

ReturnTotal()

Like ReturnTotalDiscountCall but applies discounts and taxes.

returnDiscount()

Returns discount.

ReturnTax()

Returns tax.

ReturnShipping()

Returns shipping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment