Hello,
We are successfully create an order via Spreedly using this endpoint to make the payment; /v3/merchants/{mId}/orders/{orderId}/payments. We are using the tender id of "External Payment" (seems to be the only tender id that works via the API for now). The issues are 1) on the Orders tab of the Clover dashboard (online) the orders are NOT showing up but the payments for the order are showing up in the Payments tab and 2) clicking on the order id on the Payments tab brings up the order but clicking on the receipt displays the error below.
// https://api.clover.com/tx/p/ id="">
{ "message": "We couldn't find that receipt. The payment id was '<payment id="">" }
Any help on this would be appreciated. Regards.