#wullvie

1 messages · Page 1 of 1 (latest)

strange etherBOT
muted nest
#

Hey hanzo

dire moth
muted nest
#

just for some more clarity: I'm using the stripe api to create a checkout session (stripe.checkout.sessions), i'm passing "automatic_tax: { enabled: true }", and "tax_behavior: exclusive" for the line items. on the checkout page (from the URL it generates), the tax amount always calculates to 0 regardless of which address i enter

dire moth
#

do you have an example Checkout Session I can take a look at?

dire moth
muted nest
#

general tangible goods. it's a T-shirt company print to order

knotty yacht
#

Hi, stepping in and catching up.

muted nest
#

Hey pgskc

#

Just trying to figure out if I’m doing something wrong, or it’s behaving as expected. My gut telling me it “should” be adding applicable tax just not sure what we’re missing

knotty yacht
muted nest
#

ok

knotty yacht
muted nest
#

ok

#

do i do that in the create call to create the checkout session?

#

not sure how to provide the location

knotty yacht
#

When you go through the Checkout, it should ask it.

muted nest
#

right. it starts saying "enter address" for tax. after i input an address, it goes to a gray loading bar for the tax, then finishes "calculating" and shows $0.00 for any address i put in

#

it does say "billing address" tho. i would expect it to say "shipping", could this be the reason? the second URL i sent above is what i referencing / using