request_id from the error envelope whenever you report an API issue — it lets the team trace your exact request.
Support channels
sandbox / mainnet), the failing endpoint, and the request_id in the first message — it usually saves a full round trip.
Slack (beta integrators)
Beta integrators get a shared Slack channel with the SohoPay engineering team — the fastest channel for integration questions and the place where incidents and maintenance windows are announced. Request an invite from the Dashboard under Settings → Support → Request Slack invite.GitHub
SDK bugs, documentation fixes, and feature requests belong in the open:- Organization: github.com/sohopay
- File SDK issues on the repo for
@sohopay/sdk(TypeScript) orsohopay(Python).
Office hours
The team runs weekly office hours for beta integrators — bring integration questions, architecture reviews, or anything that’s easier live.The office-hours schedule is announced in the beta Slack channel each week. If you’re not in Slack yet, request an invite from the dashboard first.
Community examples
The examples repo under github.com/sohopay collects working integrations — merchant servers, agent loops, webhook consumers — contributed by the team and by integrators. Browse them alongside the curated SDK examples page, and open a PR if you’ve built something worth sharing.Response times
Support targets from the SLA:
The API itself targets 99.9% uptime, with a maintenance window on Sundays 02:00–02:30 UTC, announced one week ahead in Slack and by email.
Before you file a ticket
A quick self-serve checklist that resolves most reports:- Error responses — look the code up in the error reference; most codes have a specific recovery step.
- Common failures — Troubleshooting covers stuck payments, webhook delivery failures, and environment mix-ups.
- Concept questions — check the FAQ and Glossary.
- “Is it me or is it down?” — the maintenance window and any active incidents are posted in the beta Slack channel.
Next steps
Troubleshooting
Fixes for the most common integration failures.
FAQ
Short answers to the questions everyone asks.
SLA
Uptime targets, maintenance windows, and support commitments.

