开发者 |
woocommerce
automattic woothemes akeda dwainm royho allendav slash1andy woosteve spraveenitpro mikedmoore fernashes shellbeezy danieldudzic mikaey fullysupportedphil dsmithweb corsonr bor0 zandyring pauldechov robobot3000 jorgeatorres mattdallan menakas chickenn00dle jamesgallan achyuthajoy codestor |
---|---|
更新时间 | 2024年7月8日 23:04 |
PHP版本: | 5.5 及以上 |
WordPress版本: | 5.8 |
版权: | GPLv3 |
版权网址: | 版权信息 |
This plugin supports payments using both credit and debit cards as well as PayPal. The new Smart Payment Buttons feature dynamically displays PayPal, Venmo (US Only), PayPal Credit, or other local payment options* in a single stack—without needing to leave the merchant's website. *PayPal Checkout features may not be available in all countries.
Yes!
Yes it does - production and sandbox mode is driven by how you connect. You may choose to connect in either mode, and disconnect and reconnect in the other mode whenever you want.
For help setting up and configuring, please refer to our user guide
If you get stuck, you can ask for help in the Plugin Forum.
Yes, this plugin will work with any theme, but may require some styling to make it match nicely. If you're looking for a theme with built in WooCommerce integration we recommend Storefront.
New feature requests and bugs reports can be made in the plugin forum.
If PayPal Checkout is the only enabled payment gateway and you want to remove the 'Proceed to Checkout' button from the cart, you can use this snippet: https://gist.github.com/mikejolley/ad2ecc286c9ad6cefbb7065ba6dfef48
The GitHub repository for PayPal Checkout is here: https://github.com/woocommerce/woocommerce-gateway-paypal-express-checkout Please use this to inform us about bugs, or make contributions via PRs.
WC_Gateway_PPEC_Client::update_billing_agreement()
. PR#602settings-ppec.php
to ppec-settings.js
. PR#676wc_ppec_validate_product_form
event. PR#695woocommerce_paypal_express_checkout_address_not_required
(bool).