php - How to get tax rate for products with BigCommerce API? -


i'm working bigcommerce api using php. i've created trial store , i've setup 'tax rates & zones' in store settings. want know what's tax rate products. bigcommerce api has https://developer.bigcommerce.com/api/tax endpoints, return tax class objects have id , name.

also in order resources there order tax object has tax rate. there no way can access outside orders.

how access store tax rates outside order resources?

thanks.

there's no way zone or rate information taxes, offer avatax tool. future releases include tax zone , rates.

more info on upcoming api roadmap here: https://trello.com/b/1od4ocsl/bigcommerce-api-roadmap


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -