Official public documentation assets for XPayr merchant integrations.
This repository is documentation-only and intentionally excludes:
- production backend source code
- merchant/admin panel internals
- database dumps, logs, credentials, and secrets
postman/Postman collection and environment for API testingdocs/integration guides (auth, payments, webhooks)guides/advanced flows such as Agent Commerce mode
- Import:
postman/xpayr_gateway_v1.postman_collection.jsonpostman/xpayr_gateway_v1.postman_environment.json
- Set
bearer_tokento yoursk_test_...orsk_live_...key. - Start with
GET /health, thenPOST /payments.
- Production default:
https://xpayr.com/api/v1 - Your deployment can use a different base URL if configured.
Before each release, run:
./scripts/scan-sensitive.shAll rights reserved unless a separate license file is added later.