Linux 软件免费装

PushinPay Gateway for WooCommerce

开发者 gustavosoriano
davidbalbino
更新时间 2026年5月16日 04:23
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce payments payment-gateway brazil pix

下载

0.1.4

详情介绍:

PushinPay Gateway for WooCommerce connects your WooCommerce store to PushinPay so customers can pay orders with PIX only. When a customer chooses PushinPay at checkout, the plugin creates a PIX charge through the PushinPay API, shows the QR Code and copy-and-paste PIX code on the order received page, and confirms the WooCommerce order when PushinPay sends the payment webhook. The plugin also includes a manual "I already paid" check on the order received page and a WP-Cron fallback that can check pending PIX orders if webhook delivery is delayed.

安装:

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to WooCommerce > Settings > Payments.
  4. Open PushinPay.
  5. Enable the gateway and enter your PushinPay API token.
  6. Save the settings and make sure your WooCommerce currency is BRL.

常见问题:

Do I need to configure a webhook manually?

No. The plugin sends the store webhook URL to PushinPay when it creates each PIX charge.

Which webhook URL is used?

The current webhook endpoint is /wp-json/pushinpay/v1/webhooks/pix. New PIX charges use a signed per-order webhook URL. The legacy endpoint /wp-json/pushinpay/notificacoes is also kept for backward compatibility and requires the x-pushinpay-token header configured in the gateway settings.

Does the plugin confirm orders without a webhook?

Webhook delivery is the primary confirmation method. The plugin also includes a manual payment check button and a WP-Cron fallback for pending PIX orders.

Does the plugin load assets from external CDNs?

No. JavaScript, CSS, and images used by the plugin are included locally.

更新日志:

0.1.4 0.1.3 0.1.0