| 开发者 | apolopay |
|---|---|
| 更新时间 | 2026年6月5日 00:07 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/apolopay-checkout-for-woocommerce directory, or install the plugin through the WordPress plugins screen directly.Yes, the plugin is fully integrated with WooCommerce Blocks.
You can find your Public and Secret keys in the ApoloPay Dashboard under the Payment Button settings.
The compiled apolopay-sdk.js file bundled with this plugin is built from our open-source JavaScript SDK monorepo. The unminified source code, build scripts, and full development history are publicly available at:
https://github.com/ApoloPay/payment-button-sdk
The repository also contains the source for checkout.js and checkout-block.js under javascript-sdk/packages/wordpress/assets/.
To build from source, run turbo run build --filter=@apolo-pay/wordpress-plugin from the monorepo root. Node.js and pnpm are required.
apolopay_ prefix.ApoloPay_Gateway and ApoloPay_Blocks_Integration.Requires Plugins: woocommerce header.apolopay-sdk.js was not loaded in the WooCommerce Block checkout context.set_transient now stores a lightweight boolean flag instead of the raw payload array.checkout renamed to apolopay-checkout to avoid collisions.APOLOPAY_PLUGIN_URL / APOLOPAY_PLUGIN_DIR for clean path resolution.