September 9, 2026 · Social Kiln Guides
SMM Panel Partial Orders: A Reseller Guide to Remains, Refunds and Customer Credits
A partial SMM panel order is an order that delivered only part of the requested quantity and then stopped in a terminal partial state. For resellers, the difficult part is not recognizing the label—it is reconciling delivered quantity, provider credit, customer billing and support records without silently losing margin or over-refunding.
Short answer: treat Partial as a financial event as well as a fulfillment status. Save the original quantity and charge, read the provider's returned remains/charge fields, verify any wallet adjustment, calculate the customer-side credit according to your terms, and keep an audit trail.
What a Partial status usually means
Standard SMM APIs commonly return fields such as start count, charge, status and remains. Implementations vary, but remains generally represents the undelivered portion. Some providers automatically return the value of undelivered units to the reseller balance when an order becomes Partial.
| Field | Why a reseller needs it |
|---|---|
| Requested quantity | Original customer commitment |
| Start count | Reference point for delivery investigation |
| Remains | Quantity reported as undelivered |
| Provider charge/refund | Upstream financial result |
| Customer charge/credit | Your downstream financial result |
Partial is not the same as In Progress
Do not credit a customer simply because an active order still has remains. While an order is Pending, Processing or In progress, remains may decrease as delivery continues. A terminal Partial state means the provider has stopped with some quantity unfulfilled. See our SMM panel order-status guide for the broader state model.
A worked partial-order example
Suppose a customer orders 5,000 units and the provider ultimately reports 1,200 remains. The provider-side delivered quantity is therefore 3,800 units if those fields are internally consistent. The reseller should not blindly refund 24% of the customer's payment without checking the commercial terms: customer pricing may include payment fees, support overhead or a fixed component. Instead, apply the refund/credit policy that was disclosed at purchase and record the calculation.
A safer reseller workflow
- Snapshot the order at submission. Save customer quantity, retail price, provider service ID, provider rate and terms.
- Store the provider order ID. This is essential for status and financial reconciliation.
- Wait for a terminal state. Do not mistake temporary remains for a final shortfall.
- Fetch the final status. Save remains, charge and any other provider fields.
- Reconcile the wallet. Confirm the upstream credit actually occurred rather than assuming it did.
- Apply customer policy. Credit or refund the eligible amount consistently.
- Close the audit record. Preserve before/after balances and calculation details.
For a broader accounting model, use our SMM reseller order-reconciliation guide.
Why provider credit and customer credit should be separate ledger entries
They are different transactions. The provider may refund your wholesale cost, while you may owe the customer a retail credit. Combining them into one number makes it difficult to understand margin, payment fees and discrepancies later. A reseller ledger should be able to answer: what did the customer pay, what did the provider charge, what came back upstream, and what did we return downstream?
Do not automatically reorder the remains
A second order may overlap with late delivery or create a duplicate if the first provider changes state unexpectedly. Before replacement, verify the original order is terminal, check whether the service permits refill or cancellation, and decide whether the customer wants a credit or another attempt. Our duplicate-order guide explains the operational risk.
How to reduce partial-order support load
- Show realistic service limits and availability in the catalog.
- Preserve order-time service terms even if the provider later edits the catalog.
- Automate terminal-status reconciliation rather than relying on screenshots.
- Give support agents the provider order ID and financial history in one view.
- Track partial rate by service and restrict services that repeatedly under-deliver.
The last point connects directly to reseller service-health monitoring: a high partial rate is a quality signal, not merely a support inconvenience.
Frequently asked questions
What does Partial mean on an SMM panel?
It generally means the order stopped after delivering only part of the requested quantity. The returned remains indicates the undelivered portion in many common API implementations.
Are partial orders automatically refunded?
Some providers automatically credit the undelivered wholesale amount to the panel balance, but behavior and calculations vary. Verify the provider's actual terms and wallet transaction.
Should a reseller refund the customer immediately?
Once the order is definitively terminal, follow the customer policy disclosed at purchase and reconcile the provider transaction. Do not treat a still-active order with remains as Partial.
Should I submit the remains to another provider?
Only after confirming the first order is terminal and assessing duplicate-delivery risk. A customer credit may be cleaner in some cases.
Bottom line
Partial orders should trigger a repeatable reconciliation process. Separate fulfillment state from financial state, verify upstream credits, apply downstream policy consistently and measure which services generate partials most often. That protects both customer trust and reseller margin.