Using /v3/merchants/{mId}/orders/{oId}/payments I can add a payment to an order. If this payment is large enough to cover the entire order, how can I go straight to the Print Receipt screen (i.e. close out the order)?
Currently if I add a payment that covers the entire order a user is still required to put through a second Zero Cash payment to close out the order.
Thanks!