question

claper87 avatar image
claper87 asked

how to display order line items on receipt for credit card sale?

I'm using the remote cloud-pay SDK. When I call:
this.cloverConnector.sale(saleRequest);

the sale is execute as expected, the customer is ask for the credit, signature, and receipt printing options are shown. However, on the printed receipt it always says "1 Manual Transaction $60.00"

I would like to actually show all the order lines the customer bought. something like:
1 Medium T-shirt $20.00
3 Nail Clippers $37.50
1 Diet Coke $02.50

is there a way to tied an OrderId to the saleRequest sent to the sale method?
Clover Minisemi-integrationsSale
10 |2000

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

0 Answers

Welcome to the
Clover Developer Community