question

andrewdzoom avatar image
andrewdzoom asked andrewdzoom answered

Partial Payment with custom tender

We have been trying to get a custom tender working that would pay part of an order. We have followed the docs, sample code, and the info in this post: https://community.clover.com/questions/1571/does-c...

but so far it doesn't work. We setup the merchant tender, get the info using getextras, and return an amount less than the total. No errors show up in the logcat and the amount stays the same. Is there some flag or something that I am missing?
PaymentConnectorCustom Tenders
10 |2000

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

Miguel avatar image
Miguel Deactivated answered
Hi @andrewdzoom
Please refer to the sample code provided by @Mark Mullan in this question: https://community.clover.com/questions/2159/custom-tender-full-payment.html
10 |2000

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

andrewdzoom avatar image
andrewdzoom answered
We did get this working, however changing the name of the custom tender is not. Any ideas?
10 |2000

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