#Asad
1 messages · Page 1 of 1 (latest)
Here you are https://stripe.com/docs/payments/checkout/taxes
I've tried this
but this didn't helped
I've a tax_id (txr_1L6UZsHF3TKt.....) which i want to deduct in checkout
Ok how didn't it help? I can see you are using Tax Rates, did you specify like this step? https://stripe.com/docs/payments/checkout/taxes?tax-calculation=tax-rates#fixed-tax-rates
yes
I've appended tax_rates to line_items in checkout_session and it throws error of invalid array
@tidal crag can you please assist me with this?
Ok, do you have the request id?
req_xxx from https://dashboard.stripe.com/test/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
tell me one more things
i'm implementing coupons in checkout, i want to imply coupons on some product_id so how can i send empty coupons?
I don't really follow that, why empty coupons?