#Khalil-order-tax
1 messages · Page 1 of 1 (latest)
Hello! Starting up a thread for you
Can you move your other message in here to keep it all in one palce?
Hi hi
Yes, sorry about that
[More details here]:
Here is what one of my orders look like, seems like it has the required tax setups:
{
id: 'order_1LUc1VLEkeoA9qs7ElRQeosl',
object: 'order',
amount_subtotal: 10000,
amount_total: 20000,
application: null,
automatic_tax: { enabled: true, status: 'complete' },
billing_details: null,
client_secret: 'order_1LUc1VLEkeoA9qs7ElRQeosl_secret_FtEF3i7B0CJZV3A0R6kcmHPVO00lRoUDkgH',
created: 1659988441,
currency: 'usd',
customer: null,
description: null,
discounts: [],
fulfillment: { status: null },
ip_address: null,
livemode: false,
metadata: {
checkout_id: 'ec3fe11f-b9e6-42ef-b444-d169a1f83d63',
email: 'khalilhajji91@gmail.com'
},
payment: {
paid_out_of_band: false,
payment_intent: null,
settings: {
application_fee_amount: null,
automatic_payment_methods: [Object],
payment_method_options: null,
payment_method_types: [Array],
return_url: null,
skip_payment_intent_creation: false,
statement_descriptor: null,
statement_descriptor_suffix: null,
transfer_data: null
},
status: null
},
shipping_cost: {
amount_subtotal: 10000,
amount_tax: 0,
amount_total: 10000,
shipping_rate: 'shr_1LUc1dLEkeoA9qs7vMVBdPyQ'
},
shipping_details: {
address: {
city: 'San Francisco',
country: 'US',
line1: '667 Clay Street',
line2: '',
postal_code: '94111',
state: 'CA'
},
name: 'Khalil Hajji',
phone: null
},
status: 'open',
total_details: { amount_discount: 0, amount_shipping: 10000, amount_tax: 0 }
}
Here is my dashboard screenshot showing my tax registration setup:
Taking a look now - sorry for the wait!
any news?
I think this is because of the specific product tax code you're using , but there's a lot of log lines to sift through
If you have the time, can you try testing this out with a product with a different tax category - like txcd_99999999?
Yep, currently doing that haha
you're right!
now it shows Tax: $8
Thanks for the help
👍 awesome! glad that helped!
FYI I will be posting a couple of different questions today on the channel that gathered through the weekend - so I might be annoying today haha
Quick follow up question, do you know if the fees stripe computes include the taxes or not?
For example Stripe takes 2.9% + 25 c on the total transaction amount. Does that % include taxes?