#JaviBarredo

1 messages · Page 1 of 1 (latest)

fallow gladeBOT
fallen dock
#

Hello

past hornet
#

Hey!

fallen dock
#

Are you using Automatic Tax here?

past hornet
#

yeah

#

based on country

#

I saw that on stripe custom checkout there's a request that returns it

#

but I wonder if Stripe Node Sdk has that

fallen dock
#

When you say "stripe custom checkout" you mean you are using Stripe Checkout here, correct?

past hornet
#

I made a custom site with stripe custom checkout box added to it

fallen dock
#

Oh okay

#

And are you using Subsriptions?

past hornet
#

yeap

fallen dock
#

There are various properties on the Invoice object that will indicate the tax calculation

past hornet
#

how can i retrieve an invoice

#

if it's not created

fallen dock
#

You are trying to preview this for the future?

past hornet
#

yeah

#

before the payment is done

#

as a price preview

fallen dock
#

You can use that to simulate a Subscription creation and see what an Invoice would look like

past hornet
#

perfect

#

thanks man

fallen dock
#

Sure