question

spmolina avatar image
spmolina asked Jeffrey Blattman answered

EXTRA_REMOTE_PRINT help

When using secure Payment intent sample, I set extraremoteprint to TRUE and it does not print a receipt.

I have also attempted using FALSE and it has failed as well.

I am on the Clover TERMINAL PLAN.

What do I need to do to have my receipt print without using ACTIONSTARTPRINT_RECEIPTS, as that does not work on the Terminal Plan?

Print
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

Jeffrey Blattman avatar image
Jeffrey Blattman answered

"Remote print" means the POS will be responsible for printing the receipt (i.e., you). The "remote" is from the terminal's perspective. We realize this is a little confusing.

Right, ACTION_START_PRINT_RECEIPTS is handled by the Orders app which is not available on terminal plans. You can print payments and orders directly yourself using the SDK. See com.clover.sdk.v1.print.job.* for the options.

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