#Daniele - checkout tax rates

1 messages · Page 1 of 1 (latest)

lapis hound
#

You should be able to pass the ID of a previously created tax rate. Is there a reason you currently need to create a new one each time?

unkempt lark
#

No, but it would have just been easier to specify the tax rate on the go instead of having to create a tax object each time

#

thank you anyway!

lapis hound
#

I think I may not have understood your situation here properly. Can you tell me a bit more about what you are trying to accomplish here?

unkempt lark
#

@lapis hound just a question now - default_tax_rates on the session create, is it an array, string, or?

#

It's not specified in the doc, only "optional"

lapis hound
#

I am actually having trouble seeing that field in our docs. Can you send me a link to it?

#

If it says default tax rates I am guessing it is an array of IDs but I would need to look further. Apologies for not seeing your question sooner

unkempt lark
#

Sorry for the late reply, trying it out now

#

Got it to work - array of strings, thank you.