You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➡️ Payment is taken with tax included
➡️ On the backend, we associate the checkout and invoice with the existing customer. Thus, Tax ID is applied on the invoice.
🪲 There is a mismatch between the amount paid (tax included) and the expected amount on the invoice.
➡️ After associating the customer, we need to recompute the tax amount before confirming the payment.
The text was updated successfully, but these errors were encountered:
[email protected]
with a valid tax ID exists on an organization[email protected]
.➡️ Payment is taken with tax included
➡️ On the backend, we associate the checkout and invoice with the existing customer. Thus, Tax ID is applied on the invoice.
🪲 There is a mismatch between the amount paid (tax included) and the expected amount on the invoice.
➡️ After associating the customer, we need to recompute the tax amount before confirming the payment.
The text was updated successfully, but these errors were encountered: