Paycoinly

外掛說明

Integrate crypto payments into WordPress or WooCommerce easily – no manual code updates needed

Overview

The official plugin maintained by Paycoinly

The plugin is designed to integrate crypto payment service powered by Paycoinly easily into your WordPress or WooCommerce site without hassle of updating your code manually.

It provides paycoinly shortcode to place a button triggering crypto payment service of Paycoinly, which can be used for subscription, credit system and the other pricing requirements of your site.

https://www.paycoinly.xyz/docs/integrations/wordpress

For WooCommerce sites, it adds Paycoinly crypto payment gateway in checkout page.

https://www.paycoinly.xyz/docs/integrations/woocommerce

It provides some actions and filters which customize its functionalities to meet your business demand and pricing requirements.

https://www.paycoinly.xyz/docs/appendix/wordpress-plugin-hooks

Features

  • 1% transaction fee
  • Support Stablecoins, memecoins, native coins
  • Support multichain
  • Trigger payment from QR scan

Use Cases

Subscription, Credit system, WooCommerce checkout

External Services

This plugin connects to the Paycoinly APIs to enable payment processing in collaboration with Paycoinly, which is detailed in the followings:

  • Sends payment details (https://www.paycoinly.xyz/docs/api-reference/payment-token) such as the price, currency, order id and user id to Paycoinly. Paycoinly returns a payment token, which is then used to display payment interface to users.
  • Retrieves a list of payments you configured in Paycoinly dashboard and allows an eligible one to be configured and used within the plugin.

The plugin communicates with the Paycoiny API in the following scenarios:

  • When a customer clicks the Place Order button on the WooCommerce checkout page.
  • When a customer clicks the payment button rendered through paycoinly shortcode.

Terms of Service

Privacy Policy

螢幕擷圖

安裝方式

  • Navigate to Settings > Paycoinly
  • Enter API Key
  • Select a payment under Payments section

For WooCommerce sites

  • Navigate to WooCommerce payment gateway settings
  • Check Activate Paycoinly Gateway in WooCommerce
  • Select a payment under Payments section

常見問題集

Do I have to provide API Key separately in plugin settings and WooCommerce payment gateway settings?

No, you don’t have to. Configure API key once and it’s shared in both settings.

Why do I see the same looking settings in both plugin settings and WooCommerce payment gateway settings?

Though they look the same, they are actually different except API Key field.
The plugin settings apply to paycoinly shortcode.
WooCommerce payment gateway settings apply to Place order button when Paycoinly is selected in checkout page .

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Paycoinly〉的開發相關工作。

參與者

將〈Paycoinly〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.2

August 17 2026
* Update link format in readme.txt

1.0.1

August 17 2026
* Add Plugin icons

1.0.0

August 17 2026
* Initial launch