in sandbox env, i created some orders and some payments via the order API and payment API,
both the orders and payments are in status COMPLETE when i retrieved them via API.
however when i looked at sandbox dashboard, i noticed it’s 0 COMPLETE TRANSACTIONS while these payments are listed below, these payments are also not involved in the sales summary in report.
the popup tips shows ‘Transactions are not counted until they are fully paid.’, does it mean the payments with COMPLETE status are not fully paid? in that case, what should i do to make them fully paid?
@Bryan-Square maybe this situation is only related to sandbox env?
just now i tried creating a cash payment with payment API in square production env and the payment is counted as completed transactions in the production seller dashboard,
but when i created the same cash payment in square sandbox env, it’s not counted as completed transactions in the sandbox seller dashboard