Home / Documentation / Integrations

doc://integracoes

Payment integrations

MMNWEB charges through your gateway account — and each provider connects in its own way. The most important difference in this section: with Cielo you register credentials in the system; with Stripe and Mercado Pago you never hand over any keys — the connection happens through authorization (OAuth).

Quick comparison

CieloStripeMercado Pago
Connection modelCustomer registers credentialsOAuth (Connect Standard)OAuth (marketplace)
Do you hand over keys?Yes (your Cielo store's)NeverNever
What MMNWEB storesthe merchant's credentialsonly the acct_… identifieraccess_token + refresh_token (encrypted)
Native splitapplication_fee_amountapplication_fee
Typical usecards (store)cardsPIX

The money never passes through Fragasoft's account

With every split-enabled provider, the charge happens on your account and the platform fee is separated by the gateway's own native mechanism. This is not an accounting detail: it's what keeps the operation outside the regulatory requirements that apply to anyone holding third-party funds — the payment settles directly to you, with no intermediary in the money flow.

Documentation by provider

Cielo — which credential works with which version (Webservice 1.5 × API 3.0) and why the other version's won't work.
Stripe — how to connect your account without sending any keys, and what "account ready to sell" means.
Mercado Pago — OAuth, credential types, and the 6-month token deadline nobody warns you about.

No off-the-shelf plugin for your case? Integrations with specific gateways, ERPs, or platforms are built on demand — see how that fits into the project scope.

Want to see checkout charging through your gateway?