WordPress plugin profile

Glin Payments for WooCommerce

Accept Brazilian card and PIX payments through Glin in WooCommerce.

Version0.1.5
Active installsNew
Rating0.0 / 5
Tested toWP 7.0.4

About this plugin

Glin Payments for WooCommerce adds Glin as a WooCommerce payment gateway. It lets Brazilian shoppers pay in BRL using card or PIX while the WooCommerce order remains in the merchant settlement currency supported by Glin. The plugin loads the official Glin Checkout SDK automatically, sends tokenized payment data from WordPress to Glin with the merchant API key, and reconciles final order state through signed Glin webhooks. Merchants do not need to configure a custom SDK URL. Main capabilities: Card and PIX checkout support. Classic checkout and WooCommerce Checkout Blocks support. Automatic Glin remittance reservation during checkout. Automatic webhook registration when gateway settings are saved. Short card status polling so fast declines can keep shoppers on checkout. Order-received polling and bounded WordPress cron reconciliation as webhook fallbacks. Requirements: WooCommerce 7.8 or newer. A Glin merchant account. Glin API and public checkout keys for sandbox or live mode. A WooCommerce store currency supported by Glin. Public HTTPS store URL for automatic webhook registration. External services This plugin connects to Glin services to process payments and keep WooCommerce orders synchronized with Glin payment status. Service provider: Glin Brasil Servicos Digitais LTDA and Glin, INC. Service endpoints used by the plugin: https://sdk.glin.com.br/v1/glin-checkout.js loads the Glin Checkout SDK in the shopper browser when Glin is available at checkout. https://pay.glin.com.br is used by the WordPress server in Live mode. https://pay.staging.glin.com.br is used by the WordPress server in Sandbox mode. Data sent to Glin and when it is sent: When checkout is prepared, the plugin sends the WooCommerce cart amount, currency, generated checkout reference, success URL, and cancel URL so Glin can create or reuse a remittance. When the shopper submits payment, the plugin sends the Glin remittance ID, selected payment method, tokenized card data or PIX request data, installments when applicable, billing name, email, phone, CPF/CNPJ, and billing address so Glin can process the payment. When payment status is checked, the plugin sends the Glin remittance ID and public checkout key so Glin can return the current payment status. When gateway settings are saved and the store URL is public HTTPS, the plugin sends the WooCommerce webhook URL and subscribed event types so Glin can deliver payment status updates to the store. Glin sends signed webhook events back to the WooCommerce store webhook URL when a remittance is paid, canceled, expired, delivered, or disbursed. Terms of service: https://www.glin.com.br/legal/terms General platform terms: https://www.glin.com.br/legal/general-terms Privacy policy: https://www.glin.com.br/legal/privacy