Standing Order
Pronunciation: STAN-ding OR-der
Definition
A standing order is a payer's instruction to its financial institution to send a specified payment to a recipient on a recurring schedule. The concept becomes actionable only when the business defines payer, payee, merchant, amount, currency or asset, payment method, request ID, provider reference, status history, fees, settlement, and refund relationship. That clarity supports consistent decisions across payment initiation, authorization, routing, processing, settlement, refunds, and evidence.
Overview
A standing order is a payer’s instruction to its financial institution to send a specified payment to a recipient on a recurring schedule. The concept becomes actionable only when the business defines payer, payee, merchant, amount, currency or asset, payment method, request ID, provider reference, status history, fees, settlement, and refund relationship. It commonly uses a fixed amount and frequency, although exact capabilities depend on the bank and payment rail.
Standing Order participates in a broader workflow with Payment Order , Order Execution, and Order Reference. Each linked record should retain its own state and timestamp so the Standing Order outcome remains explainable. Teams operating Standing Order should use idempotent requests, authenticated callbacks, explicit state mapping, verified recipient details, reconciliation, and separate records for authorization, payment, settlement, and refund. The merchant may receive funds without a standardized invoice reference, making automatic matching difficult.
A scheduled instruction does not guarantee execution.
Insufficient funds, account restrictions, holidays, invalid recipient details, or rail failure can delay or reject a payment. Failed or canceled standing orders require communication and dunning rules. The risk profile of Standing Order includes duplicate initiation, wrong recipient, ambiguous status, timeout after external success, unsupported method, premature fulfillment, fee mismatch, and refunding without linking the original payment.
Production treatment of Standing Order should document payer, payee, merchant, amount, currency or asset, payment method , request ID, provider reference, status history, fees, settlement, and refund relationship. The business should identify the authoritative source for every Standing Order decision and preserve earlier versions. For Standing Order, a checkout return page can indicate that the customer came back, but only provider or network evidence should determine whether the payment completed.
Key Takeaway
The concept becomes actionable only when the business defines payer, payee, merchant, amount, currency or asset, payment method, request ID, provider reference, status history, fees, settlement, and refund relationship.
Sources
- Stripe Documentation: Payments — Stripe (2026-08-01)
- Shopify Developer Documentation: Payments — Shopify (2026-08-01)
- PCI Security Standards Council Documentation: Pci Dss — PCI Security Standards Council (2026-07-30)