Skip to content

Instantly share code, notes, and snippets.

@mghdotdev
Created August 7, 2020 20:31
Show Gist options
  • Save mghdotdev/0aa519a9079383e9ed8fb282d9a5d5d8 to your computer and use it in GitHub Desktop.
Save mghdotdev/0aa519a9079383e9ed8fb282d9a5d5d8 to your computer and use it in GitHub Desktop.
Charge Example
<Charges>
<Charge>
<Type>SHIPPING</Type>
<Description>Shipping: UPS Ground</Description>
<Amount>9.95</Amount>
<TaxExempt>Yes/No</TaxExempt>
</Charge>
</Charges>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment