question

shamal avatar image
shamal asked

Tax amount is not added to final total- Rest Pay API

I used the below API under REST pay to make a payment
URL:{ {baseUrl}}/v1/payments
body:

{

"amount": 2500, "taxAmount" : 500, "final": true,

}

1705365925159.png


I'm expecting the total would be 30. but the receipt shows 25. am I missing something here?





REST APIPaymentsTaxes
1705365925159.png (10.4 KiB)
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community