Set up tax add-on in Braintree
Learn how to configure sales tax in Braintree by following a series of steps, including logging in, selecting subscriptions, and creating an add-on.
To configure a sales tax in Braintree, complete the following steps:
list_alt
Learn how to configure sales tax in Braintree by following a series of steps, including logging in, selecting subscriptions, and creating an add-on.
To configure a sales tax in Braintree, complete the following steps:
Field | Value | Description |
|---|---|---|
| ID | sales_tax (or your preferred identifier) | Unique identifier for the add-on. |
| Name | Sales Tax | Display name for the add-on. |
| Description | Calculated sales tax | Optional description. |
| Amount | 1.00 | Set to any value - Zephr will override this with the calculated percentage.This value does not affect the final tax; Zephr uses the Add-On as a reference for applying a tax percentage. |
| Duration | Duration of Subscription | Tax should apply for the entire subscription period. |
Add-ons and discounts must be created from the Control Panel. Via the API, you can only view existing add-ons and discounts and add them to a subscription. Also, the Add-On amount value is symbolic and only used to trigger tax logic on the Zephr side. It has no impact on the actual tax applied.