Linux 软件免费装

uniple checkout for WooCommerce

开发者 uniple
更新时间 2026年5月21日 11:40
PHP版本: 8.1 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

payment woocommerce checkout japan stablecoin

下载

0.1.0 0.1.1 0.1.2

详情介绍:

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: This plugin is built for WooCommerce stores. It is not developed by, affiliated with, or endorsed by WooCommerce or Automattic.

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install the plugin zip from Plugins > Add New > Upload Plugin.
  2. Activate "uniple checkout for WooCommerce" from the WordPress Plugins screen.
  3. Go to WooCommerce > Settings > Payments.
  4. Enable "uniple checkout (JPYC)".
  5. Enter the API key and webhook secret issued by your uniple administrator (apply for an account at https://forms.gle/b8kwVZeynA1ffV8j6 if you do not have one yet).
  6. Confirm the API base URL is https://uniple.io for live use, then save.

升级注意事项:

0.1.2 Added Japanese translation. 0.1.1 Added merchant application form link. 0.1.0 Initial release.

常见问题:

How do I obtain the API key and webhook secret?

Apply for a uniple merchant account at https://forms.gle/b8kwVZeynA1ffV8j6. After approval, your API key and webhook secret will be issued to you.

Does this plugin support Checkout Blocks?

Yes. Both classic checkout and Cart / Checkout Blocks are supported.

Does this plugin support High-Performance Order Storage (HPOS)?

Yes. The plugin declares compatibility with custom_order_tables and uses WooCommerce order CRUD APIs.

Why are decimal amounts rejected?

JPYC amounts are treated as integer values by this integration. Order totals such as 50.5 are rejected before any checkout session is created. Configure product prices and totals as whole-integer JPYC values.

Does the plugin load scripts, images, or tracking pixels from uniple?

No. The checkout redirect opens the uniple hosted checkout page after the shopper places the order, but the plugin does not enqueue remote scripts, stylesheets, images, iframes, or tracking pixels inside WordPress.

Can I use a test API endpoint?

The API base URL setting accepts https://uniple.io and https://dev.uniple.io. Use the live endpoint for production stores.

更新日志:

0.1.2 0.1.1 0.1.0