#siva_k

1 messages · Page 1 of 1 (latest)

karmic crystal
#

hi there! what do you mean by the tax amount calculated in salesforce not in stripe?

agile aspen
#

We are using the subscription modal and based on usage, the tax amount will be calculated based the usage meter. We have an API call in Salesforce to calculate the Tax based on usage. Now, I need to create an invoice from Salesforce for the amount of usage and tax amount.

karmic crystal
#

to clarify, you're not using Stripe's Subscription object right?

agile aspen
#

We are using the Subscription object.

karmic crystal
agile aspen
#

This is existing application, customer want to use the Taxes in Salesforce only not in Stripe.
Can't we send the tax amount in invoice create API without using the Stripe Tax?