#kibbas

1 messages ยท Page 1 of 1 (latest)

midnight wyvernBOT
jolly linden
#

There's no tax field(s) on the Payment Intent directly. How are you integrating and calculating tax today?

turbid river
#

We use the Order API to create the orders and we put the tax_enabled=true

jolly linden
#

Hmm, that API will be deprecated very soon so I'd recommend moving off of that

turbid river
#

I can't see this line "payment_intent_object-line_items"

jolly linden
#

Overall though I wouldn't recommend continuing building any integration against this API

turbid river
jolly linden
#

Yeah my guess is we never built that into the exports. Maybe it's available via the API via the details above

#

But overall not really familiar with the state of the API as it's sunset

midnight wyvernBOT
turbid river
#

Ok, i try to expand "line_items" but i can't see in the API

jolly linden
#

Yeah as I said we stopped work on this API so maybe that never shipped

#

Your best bet is to retrieve the tax details directly from the Order object

turbid river
#

Ok, I misread. Thank you for your reply. Have a nice day

drowsy lake
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

turbid river
#

Hello ! If you have any answers regarding taxes on the payment_intent API, I'm listening ๐Ÿ™‚

drowsy lake
#

nothing that my colleague didn't already mentioned.