plugin-icon

uniple checkout for WooCommerce

Av uniple·
JPYC hosted checkout for WooCommerce, powered by uniple.
Version
0.1.2
Senast uppdaterat
May 21, 2026

uniple checkout for WooCommerce lets merchants accept JPYC, a Japanese yen stablecoin / electronic payment instrument (電子決済手段), through uniple’s hosted checkout.

Shoppers choose the uniple payment method in WooCommerce and are redirected to the uniple checkout page. uniple handles wallet connection and settlement, then returns the shopper to the WooCommerce order-received page. Payment confirmation is applied through a signed webhook, with a server-side session lookup fallback when the return page is reached before the webhook arrives.

Features:

  • Redirect-only WooCommerce payment gateway.
  • Classic checkout and Cart / Checkout Blocks support.
  • High-Performance Order Storage (HPOS) compatibility.
  • HMAC-SHA256 signed webhook verification.
  • Atomic webhook idempotency lock and event history.
  • Return URL order key verification and live lookup fallback.
  • Masked API key and webhook secret fields in the WooCommerce admin.

This plugin is built for WooCommerce stores. It is not developed by, affiliated with, or endorsed by WooCommerce or Automattic.

How to obtain an API key

uniple checkout requires a merchant account with uniple. Apply for an account at:

https://forms.gle/b8kwVZeynA1ffV8j6

After your application is approved, uniple will issue your API key and webhook secret, which you enter in the plugin settings (WooCommerce Settings Payments uniple checkout (JPYC)).

External services

This plugin connects to the uniple hosted checkout API. The default service endpoint is https://uniple.io; the settings screen also permits https://dev.uniple.io for test use.

The plugin sends data to uniple only when it needs to create or verify a checkout session:

  • When a shopper places an order with the uniple payment method, the plugin sends POST /api/merchant/checkout/sessions to the configured uniple API base URL.
  • The session creation request includes the order total as amountJpyc, the WooCommerce order ID as clientReferenceId, the order description / order number, the configured merchant label, a one-line item summary, the success URL, the cancel URL, and the webhook URL.
  • The session creation request also includes the merchant API key in the Authorization header and a plugin User-Agent containing the plugin version, WordPress version, and WooCommerce version.
  • When the shopper returns from hosted checkout before the webhook has completed the order, the plugin may send GET /api/merchant/checkout/sessions/{sessionId} to verify the session status. This request includes the uniple session ID, the merchant API key, and the same plugin User-Agent.
  • uniple sends payment webhooks back to the store at /wp-json/uniple/v1/webhook. The plugin verifies the webhook signature locally with the configured webhook secret.

The plugin does not send full billing addresses, shipping addresses, customer account details, card details, wallet private keys, or browser cookies to uniple.

Service documentation and legal terms:

  • uniple: https://uniple.io/
  • Terms of Service: https://uniple.io/terms/
  • Privacy Policy: https://uniple.io/privacy/
Gratispå betalda paket
Testat upp till
WordPress 6.9.4
Detta tillägg är tillgängligt för nedladdning för din .