开发者 |
wpsimplepay
pderksen spencerfinnell adamjlea mordauk cklosows sdavis2702 dgoldak nickyoung87 nekojira smub am griffinjt |
---|---|
更新时间 | 2024年8月16日 02:37 |
PHP版本: | 7.2 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv2 or later |
Yes. Stripe Checkout is optimized to accept mobile credit card payments and automatically presents Apple Pay or Google Pay options when available.
Yes. There is no limit to the number of credit card payment forms you can create, each with unique settings.
No. Our Stripe credit card payment forms do not have a limit on how much money can be processed.
No. WP Simple Pay connects to Stripe (and Stripe only) out of the box. No Stripe payment gateway add-on required.
WP Simple Pay Pro allows you to insert additional custom fields in your payment forms to record extra data with each Stripe payment record.
Payment forms are embedded via shortcodes and can be placed anywhere a shortcode can.
Stripe has a per-transaction charge which varies by country. See Stripe’s pricing for details. Besides Stripe's pricing, WP Simple Pay charges an additional 3% fee for transactions processed through WP Simple Pay Lite (the free version of the plugin). The 3% additional fee is removed by upgrading to WP Simple Pay Pro.
WP Simple Pay Pro provides a way to add a field to allow an amount or percentage off discount code.
WP Simple Pay Pro offers on-site payment forms that ensure customers never leave your site.
No. WP Simple Pay is a standalone Stripe payments plugin and does not integrate with other payment or ecommerce plugins, such as WooCommerce or Easy Digital Downloads.
common.js
WordPress Script is Enqueued.simpay_subscription_created
→ simpay_webhook_subscription_created
.simpay_charge_created
→ simpay_webhook_payment_intent_succeeded
.