question

rupesh avatar image
rupesh asked David Marginian Deactivated edited

Sale transaction displayed as card transaction type as Auth on clover portal, in payment response and on receipt also.

When we are doing the sale transaction the transaction type in sale request is Payment but after completing the transaction on clover portal we able to see the transaction type Auth, also in payment response and on receipt also, can you please help us on the same?
(we are using PaymentConnector integration for the same)

PaymentConnector
10 |2000

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

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated edited

This is expected behavior. The SaleResponse has a getIsSale function that should return true for a sale. You should use that if you must distinguish a sale in your POS.

10 |2000

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

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