Beta
Prepare payment methods for selling
Advertise only payment methods that are allowed, configured, healthy, and operationally monitored by the store backend.
Before you start
- Use testnet and a disposable order while evaluating the release candidate.
- Confirm the method is permitted by the distribution and implemented by the backend.
- Understand key custody, observation, confirmations, refund path, fees, and dependencies.
- Back up recovery material and never enter seeds or private keys into documentation, chat, or an unrelated provider form.
Payment readiness steps
- Open Admin → Payments and inspect methods reported by the backend.
- Select one method and complete only its documented setup requirements.
- Verify configuration and health without relying on a frontend toggle alone.
- Set or review confirmation and payment-expiry behavior appropriate to the method.
- Create a small testnet order and compare displayed address, amount, asset, and expiry with backend state.
- Broadcast the test payment and wait for the backend-owned funded state.
- Exercise cancellation or refund behavior before accepting material orders.
Expected result and verification
The method should appear in checkout only when the full effective-capability intersection is ready. Payment observation must bind to intended order, asset, address, amount, expected state, and confirmation policy. A recognized code or installed adapter is not enough.
If something fails
- If setup is incomplete, keep the method unavailable rather than falling back silently.
- If health becomes unknown, stop advertising new checkout work while preserving existing recovery.
- If payment is observed for the wrong amount or destination, do not settle automatically.
- If a refund path is unavailable, disclose that limitation before accepting the method.
Current release boundary
The default open-source release candidate enables BTC, BCH, and LTC subject to effective capabilities and seller configuration. Other identifiers do not create a release commitment. See release scope and fees.