Dear Team,
May i know how the tax should be set on a card (or cash) checkout through reader sdk?
In the scenario of our online payment through Square payment API, we implemented it by setting a tax rate on order in square, and creating payment with the order_id in square;
however, in the scenario of our offline payment (delay capture) through reader-sdk, we noticed there looks no place to set a tax rate or an order_id when initialize the checkout flow or afterwards.
Any suggestion is appreciated.
Thanks and Regards