question

jasonbanks avatar image
jasonbanks asked David Marginian Deactivated commented

Android payment response: getServiceCharge()

From the Payment class, I was assuming that getServiceCharge().getAmount() would return the Debit/Interac surcharge associated with the transaction, but it appears that I am not getting the value returned. Is the Debit/Interac surcharge a value returned from the Payment? Am I not accessing the correct property?
PaymentConnector
1 comment
10 |2000

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

David Marginian avatar image David Marginian ♦♦ commented ·
The Interact surcharge should be available via additionalCharges on the payment.
0 Likes 0 ·

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