#Raj-tax

1 messages · Page 1 of 1 (latest)

rotund timber
#

Hi Raj, can you share with me the product ID so I can take a look?

mental hollow
#

Hi Jack, do you mean the transaction ID from Stripe Developer portal ?

rotund timber
#

You can send me this too

mental hollow
#

Ok Give me 5 minutes. I will share the transaction ID

#

The ID for single item with 2 quantities is req_QQGytMIhxj6W8l

#

The ID for multiple items is req_ro4rsGSgv9US4W

#

Let me know if you need any other information from my end.

rotund timber
#

Thanks. so the actually amount is 20.9506, but somehow the rounding is different in these two caes.

mental hollow
rotund timber
#

I am afraid that I am unable to resolve the problem at this moment, can you please write in to Stripe support? https://support.stripe.com/contact

mental hollow
#

Sure Jack. Thanks for your quick response

#

Sorry for troubling you again. I have a related question. What is the suggestible way to hide GST (7.7%) and Sales Tax labels (The greyed out one's in the attached screenshot) at the checkout page? Currently we are using standard checkout page provide by Stripe

rotund timber
#

How about changing the tax rate from exclusive to inclusive?

mental hollow
#

Ok let me try inclusive tax rates and see whether I can hide the labels. Any other way if this doesn't work ?

rotund timber
#

Sorry I misread your message, inclusive meaning the price will include the tax

mental hollow
rotund timber
#

Yes, it will still show the tax

mental hollow
#

So technically it is not possible to hide the tax labels in the view details right ? Can I use custom layout provided by Stripe to hide labels ?

rotund timber
#

Can you try removing the tax_rates when creating the checkout session?

mental hollow
#

Yes I can remove the tax_rates at line item level. Can you share me any developer link where we can include the tax only on sub total ? Just as a side note we are using PHP SDK in our platform

rotund timber
#

can you show me how you create the checkout session?