Shopify / shopify-app-bridge

https://shopify.dev/docs/api/app-bridge
88 stars 9 forks source link

The "taxable" option disappeared in 2.x.x and 3.x.x versions of the SDK. #125

Closed WidgetCharmer closed 2 years ago

WidgetCharmer commented 2 years ago

Hello,

Today AppBridge docs say that 3rd party developers can create non-taxable custom sale items. Here is the link - "https://shopify.dev/apps/tools/app-bridge/actions/cart#add-line-item". And in the "1.3.x" versions of the SDK, it was true.

Screen Shot 2022-07-11 at 8 12 05 PM

But the later versions of the AppBridge don't contain such an ability. I'm talking about 3.x.x and 2.x.x. It leads to bad reviews in Shopify AppStore because everyone wants to have both options: taxable and non-taxable. We would like to add it to our app, but it's impossible.

Screen Shot 2022-07-11 at 8 12 42 PM

So please return this functionality.

heltisace commented 2 years ago

This issue should be fixed in the newest POS release.