This article presents use cases your app could support, as well as sample flows that could support each use cases. You aren't limited to these exact flows, but they can be a helpful jumping off point as you plan your app's integration.
You can add a tax group that automatically assigns to all of the products provided by your app. For example, if you are a tips app and want to make a default category for all of the tips your app returns to a site, you can follow these steps:
defaultTaxGroup
called "Tips"
"Tips"
tax group.You can add additional tax groups that can be assigned to only specific products provided by your app, but not to all of them. For example, if your app returns a catalog that includes digital products and you want to offer a tax group to categorize digital products, you can follow these steps:
additionalTaxGroups
called "Digital"
.