These pages now describe the current Marseille UPG codebase as implemented in this repository. They do not claim features, SDKs, or public APIs that are not present in the running gateway.
Public payment entrypoints currently exposed by the gateway: create payment, query order, provider callback, and status.
How merchants call the gateway, how the gateway calls providers, and how your notify URL receives signed callbacks.
Real runtime health of the gateway, PostgreSQL, Redis, and configured provider connectivity.
If you are integrating right now, go to the API reference first. If you are validating the merchant flow, go to the integration guide.