Skip to main content

Overview

MuPag publishes only the approved merchant-facing contract here. Everything in the portal should match docs/openapi/public-v1.yaml and the workflows that already exist in the dashboard.

Official hosts

SurfaceURL
Portalhttps://docs.mupag.com.br
Sandbox APIhttps://api.sandbox.mupag.com.br
Production APIhttps://api.mupag.com.br
Sandbox dashboardhttps://qa.dashboard.mupag.com.br/app
  1. Run the sandbox browser-safe test first.
  2. Move to server-side calls with Authorization: Bearer sk_test_....
  3. Enable idempotency on every mutable operation.
  4. Verify webhook signatures before treating any payment as final.
  5. Promote the same integration to api.mupag.com.br only after logs, retries and reconciliation are stable.

Current public scope

  • Charges for PIX and card flows
  • Customers and catalog
  • Checkout sessions
  • Subscriptions
  • Webhooks
  • OpenAPI, raw HTTP examples and AI-readable files

Affiliates, splits, balances and payouts stay documented as dashboard-managed workflows until a public API contract is approved.

Did this page unblock the next step?

Feedback stays inside the docs flow and should never include customer or card data.