PagaPay

설명

PagaPay is a payment gateway for WooCommerce that redirects customers to a secure external checkout and confirms payments via webhooks.

Main features:

  • Compatible with classic checkout and WooCommerce Blocks.
  • Supports High-Performance Order Storage (HPOS).
  • Integration via external REST API.
  • Webhook support for payment confirmation.
  • Automatic order status management (pending, processing, failed).
  • Webhook event logging and tracking.
  • Simple configuration from the WooCommerce admin panel.

Payment flow:

  1. The customer places an order in WooCommerce.
  2. The customer is redirected to the PagaPay external checkout.
  3. The payment is processed.
  4. PagaPay sends a webhook to your store.
  5. WooCommerce automatically updates the order status.

Configuration

After activating the plugin:

  1. Go to WooCommerce Settings Payments PagaPay.
  2. Enter:
    • API Key
    • Secret Key
    • API Endpoint
    • Merchant Code
    • Enable the checkbox “Enable this payment method”
  3. Save changes.

License

This plugin is licensed under the GPLv2 or later.

스크린샷

설치

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin from the “Plugins” menu in WordPress.
  3. Go to WooCommerce Settings Payments.
  4. Enable “PagaPay”.
  5. Configure your credentials (API Key, Secret Key, API Endpoint, and Merchant Code).

FAQ

Is this plugin compatible with WooCommerce Blocks?

Yes, the plugin is fully compatible with block-based checkout.

Does it support HPOS?

Yes, it is compatible with High-Performance Order Storage.

Can it be used in sandbox mode?

Yes, you can configure test endpoints.

What happens if the payment fails?

The order will be automatically marked as “failed”.

Where are logs stored?

Logs are stored using the WooCommerce logging system.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“PagaPay”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “PagaPay”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.
  • Classic checkout support.
  • Blocks support.
  • HPOS compatibility.
  • Webhook implementation.