PagSeguro / PagBank
PagSeguro (operating consumer-facing under the PagBank brand) is one of Brazil's largest payment processors and digital-banking platforms. Originally spun out of UOL (Universo Online) and listed on the NYSE under PAGS, the company offers an end-to-end financial stack covering online payments, in-person card acceptance via the Moderninha and Minizinha terminal families, Pix instant payments, boleto, credit and debit cards, recurring subscriptions, marketplace split, payouts, account-as-a-service, and a digital bank with cards, credit, and investments. Its developer portal at developer.pagbank.com.br exposes a REST API surface (Orders, Charges, Public Keys, Checkout, Recurring, Connect/OAuth, Account Registration, EDI, Webhooks) backed by official SDKs in PHP, Java, Ruby, and .NET, plus WooCommerce, Magento/Adobe Commerce, and PrestaShop plugins.
APIs
PagBank Orders API
Core REST surface for creating and managing orders and their associated charges across credit card, debit card with 3DS, boleto, and Pix. Covers capture, cancel, refund, fees re...
PagBank Checkout & Payment Link API
Hosted checkout and shareable payment-link generation. Merchants create, activate, deactivate, and retrieve checkouts; PagBank renders the UI, handles payment-method selection a...
PagBank Public Keys API
Issues the public keys used for client-side card encryption in PagBank's transparent checkout. Lets merchants tokenise card data in the browser so raw PAN never reaches their se...
PagBank Recurring / Subscriptions API
Recurring-billing surface with plans, subscribers, subscriptions, invoices, coupons, refunds, and retry management. Supports activate, suspend, cancel, and per-subscriber paymen...
PagBank Pix API
Pix (Brazilian Central Bank instant-payment rail) charge creation and collection. Supports QR-code generation, due-date Pix (Pix Cobrança), and payment status retrieval, integra...
PagBank Boleto API
Boleto Bancário issuance and collection. Generates a printable / scannable boleto tied to an Order, with status callbacks once the buyer pays at a bank, lottery house, or via in...
PagBank Marketplace / Split API
Payment-division (split) settlement for marketplaces and platforms. Splits a single charge across multiple receivers (with optional custody / release control) so each seller is ...
PagBank Connect / OAuth API
OAuth-style authorisation surface that lets a third-party application act on behalf of a PagBank account holder. Includes SMS and challenge verification, access-token issuance, ...
PagBank Account Registration API
Lets PagBank partners create and query merchant accounts on behalf of third parties — the on-ramp for platforms that want to onboard sub-merchants into the PagBank ecosystem.
PagBank EDI API
Electronic Data Interchange surface for downloading transaction and settlement statements for reconciliation — a structured replacement for manual CSV/PDF statement processing.
PagBank Digital Certificate (mTLS) API
Issues digital certificates for mTLS authentication, layered on top of bearer-token auth for higher-trust integrations and sensitive payouts / Pix Bacen flows.
PagBank Webhooks / Notifications
Event-driven notifications for order, charge, subscription, refund, and checkout state changes. Webhooks are signed so receivers can verify authenticity end-to-end.
PagSeguro PHP SDK
Official PHP integration library for PagSeguro / PagBank.
PagSeguro Java SDK
Official Java integration library for PagSeguro / PagBank.
PagSeguro Ruby SDK
Official Ruby integration library for PagSeguro / PagBank.
PagSeguro .NET SDK
Official .NET / C# integration library for PagSeguro / PagBank.
PagBank PlugPag (Terminal Integration)
Bluetooth / Android terminal integration for PagBank's Moderninha and Minizinha card readers, enabling third-party apps to drive in-person card and Pix payments on PagBank hardw...
PagBank PlugPagServiceWrapper
Android service wrapper for integrating with the Moderninha / Minizinha terminal family — the official higher-level SDK on top of PlugPag.
PagBank for WooCommerce
Official WooCommerce plugin embedding PagBank checkout, Pix, boleto, and card payments in WordPress storefronts.
PagBank Payment for Magento / Adobe Commerce
Official Magento 2 / Adobe Commerce payment module for PagBank.
PagSeguro PrestaShop Module
Official PrestaShop transparent-checkout integration module for PagSeguro / PagBank.