Covered countries
URLs
Required credentials
Enter these in Settings → Stores → Moov:Specifics
- Basic auth only — Moov does not use OAuth for its sandbox. The
Authorization: Basic <base64(username:password)>header is sent on every request. - The sandbox URL lives under the
/sandbox/v1path. No query parameters are required. - The operation type is carried by
type: "cashin"in the request body — usecashoutfor payouts (post-launch). msisdnis sent without the+in the body.- Response:
transactionId(string), stored by SandPay asprovider_tx_id. - No native webhooks: SandPay triggers the final status via the scenario engine.