Introduction
This documentation describes the current Beyounger merchant payment integration surface.
Who This Is For
This documentation is mainly for:
- backend engineers integrating merchant APIs
- solution architects designing order, payout, and webhook flows
- operations and reconciliation teams validating balances and payment state changes
Current Product Scope
The current public merchant documentation is limited to:
AccountPayoutPayInWebhooks
This means the documentation is centered on merchant-facing payment operations rather than legacy plugin, SDK, or unrelated product material.
Integration Path
The simplest path is:
- obtain API access in the Merchant Portal
- validate credentials with the Account API
- integrate the relevant product workflow
- add webhook handling if your merchant account uses asynchronous delivery
- use API Reference and Postman during implementation and troubleshooting
Navigation
Use these sections as the primary path: