question

lenab avatar image
lenab asked David Marginian Deactivated answered

Remaining balance screen not shown

Hi

on sandbox environment when doing test #5 from here https://docs.clover.com/docs/testing-canadian-payment-flows

we never get Remaining balance screen and it does not ask for rest of the payment, just returns

Please help.

Sale
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

That documentation is incorrect, I will create a ticket to have that fixed. There are two ways to properly handle a partial authorization in your POS. Both will require that you compare the amount on the payment in the payment response and the amount in the request. If the amount on the payment request is > than the amount in the response your POS will need to notify the merchant that the payment was approved but only for a partial amount, and:

1) Void the payment.

Or:

2) Start a new payment for the difference between the requested and approved amount.

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