question

Justin Cherniak avatar image
Justin Cherniak asked justina Deactivated answered

Receipt requirements for semi-integration

Hello,

Can you please clarify what is needed for us to print our own receipts for EMV transactions made through a Clover semi-integration (via remote-pay-cloud API)? We are looking into suppressing automatic merchant receipts and printing our own instead. We already generate our own "invoices", so we'd like to just include Clover information on there. Can you please elaborate on exactly what data is needed for us to include if we wish to suppress Clover's built-in receipts?

On a related note, is there a way for us to print on a Clover device printer using the REST API (preferred) or remote-pay-cloud API (not preferred)? We might offer the option to print our receipts using the built-in printer after the fact.

Thank you in advance for your assistance!
semi-integrations
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

justina avatar image
justina Deactivated answered
Hi @Justin Cherniak,

Please refer to the following community post on how to best approach constructing an EMV compliant receipt and let me know if you have any questions about what is covered: https://community.clover.com/questions/1901/clover...

While there is no endpoint within the Clover REST API for printing on a Clover device printer, you can use the ICloverConnector#print method in the remote pay cloud API (https://clover.github.io/remote-pay-cloud-api/1.4.2/remotepay.ICloverConnector.html). May I ask why you would prefer to handle this via REST API rather than through the remote pay sdk?

-- Justin A.
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