Stripe Checkout plugin for WordPress allows you to accept payments with the Stripe payment gateway. With a simple shortcode, you can quickly start accepting payments on a pre-built, Stripe-hosted form that is SCA-ready and supports 3D Secure 2 authentication. This makes accepting credit card payments easier than ever with very little setup and effort.
安装:
Go to the Add New plugins screen in your WordPress Dashboard
Click the upload tab
Browse for the plugin file (wp-stripe-checkout.zip) on your computer
Click "Install Now" and then hit the activate button
屏幕截图:
升级注意事项:
none
常见问题:
Can I accept Stripe payments with this plugin?
Yes.
Can I accept Stripe WooCommerce payments with this plugin?
No. This is not a WooCommerce plugin.
Can I use this Stripe plugin to accept credit or debit card payments in WordPress?
Yes.
Can I use this plugin to accept Stripe recurring subscription payments in WordPress?
Yes.
Can I use this plugin to accept donations in WordPress?
Yes.
Can I use a Stripe credit card for simulating purchases?
Yes.
更新日志:
1.2.2.53
Improved security of API keys.
1.2.2.52
Support for class attribute in the payment link shortcode (Thanks to Dan Hanly).
1.2.2.51
Custom fields are shown with orders for Stripe payment links (Thanks to Dan Hanly).
1.2.2.50
Fixed an issue with settings link.
1.2.2.49
File naming changes.
1.2.2.48
Added a filter before a sessions is created.
1.2.2.47
Added support for the WordPress User Only Button add-on.
1.2.2.46
Added an option to manually add WordPress user ID to an order.
1.2.2.45
Added an option to verify webhook notification.
1.2.2.44
Added support for the target parameter in the deprecated wp_stripe_checkout shortcode.
1.2.2.43
Added shortcode parameter to open button in a new tab.
1.2.2.42
Improved shortcode sanitization suggested by Patchstack.
1.2.2.41
The session ID is passed to the success page.
1.2.2.40
Made changes to the code that retrieve the plugin url and path.
1.2.2.39
Added support for variable currency.
1.2.2.38
Better debug logging.
1.2.2.37
Additional check for the settings link.
1.2.2.36
Added a deprecated notice to the product menu.
1.2.2.35
Added an interface to edit order metadata.
1.2.2.34
Added product name meta to the order.
1.2.2.33
Added an optional parameter to set a description of the product.
1.2.2.32
Added an option to automatically pass the user's email address to Stripe.
1.2.2.31
Added an option to collect consent from customers to send promotional emails.
1.2.2.30
Added support for minimum and maximum quantity for variable quantity.
1.2.2.29
Added an option to collect VAT/tax ID at checkout.
1.2.2.28
Added an option to load Stripe scripts on every page.
1.2.2.27
Added parameters to manually add payment method types.
1.2.2.26
Added support for Stripe payment link email add-on.
1.2.2.25
Added support for Stripe payment links.
1.2.2.24
Added support for email tags in the subject.
1.2.2.23
Rolled back to the previous Stripe API.
1.2.2.22
The plugin is now compatible with Stripe API version 2022-11-15.
1.2.2.21
Made some security related improvements suggested by wpscan.
1.2.2.20
Added support for the Terms of Service add-on. It can be used to show a terms of service checkbox on the Stripe payment page.
1.2.2.19
Fixed a price formatting issue with the JPY currency.
1.2.2.18
Fixed a bug with quantity in the wp_stripe_checkout_v3 shortcode.
1.2.2.17
Added an option to disable nonce check on the front end.
1.2.2.16
Fixed an issue where the correct styling was not getting applied to template 1 on a standalone page.
1.2.2.15
Fixed a minor bug where the client reference id was not getting set.
1.2.2.14
Added support for the Submit Type add-on. It can be used to customize the submit button that appears on the Stripe payment page.
1.2.2.13
Added an option to allow user redeemable promotion codes at checkout.
1.2.2.12
Added email tags for the billing and shipping addresses.
1.2.2.11
Added support for various payment methods.
1.2.2.10
WordPress 6.0 compatibility update.
1.2.2.9
Added a new product display template.
1.2.2.8
Fixed a bug that was causing the checkout button to not function correctly.
1.2.2.7
Added variable quantity support to wp_stripe_checkout_v3 shortcode.
1.2.2.6
Added a new interface for creating products.
1.2.2.5
Added support for variable quantity.
1.2.2.4
Added support for phone number collection at checkout.
1.2.2.3
Made some changes to the settings area.
1.2.2.2
Added support for billing address collection in the checkout session shortcode.
Added support for the Variable Price add-on that allows buyers to donate or pay their desired amount for a product.
1.2.2.1
Added a new shortcode that can be used to accept Stripe payments with the checkout session API.
1.2.2
Added Product ID and Price ID to order data.
1.2.1
Added the button_image parameter that can be included in the shortcode to use an image as the button.
Added the class parameter that can be included in the shortcode to apply custom CSS classes to a button.
1.2.0
Added the shipping_address parameter that can be used to make the shipping address collection required.
1.1.9
Added the billing_address parameter that can be used to make the billing address collection required.
1.1.8
Added the locale parameter that can be used to localize the display of Checkout.
1.1.7
Added support for recurring payments
Errors are now visible when a payment button is clicked
1.1.6
Fixed a bug in the cancel_url parameter
1.1.5
Made some security related improvements in the plugin
1.1.4
Replaced sku with the price parameter in the shortcode.
1.1.3
Made some improvements to the orders menu.
1.1.2
Fixed a warning notice in the orders menu.
1.1.1
Added a new check to make sure that a return URL page is configured in the settings.
1.1.0
Fixed an issue where the product name was not getting captured with the order.
1.0.9
Added a new checkout method that supports strong customer authentication.
1.0.8
The email address field is now prefilled for a logged-in WordPress user.
1.0.7
Added a new email tag {customer_email} that can be used to show the email address of the customer.
1.0.6
Stripe checkout shortcode now accepts a success_url parameter that can be used to override the default Return URL specified in the settings.
1.0.5
Fixed this intermittent issue: if there are several buttons on the same page the charge would apply with the highest amount regardless of which button was clicked.
1.0.4
A new customer is now created for each purchase. With this feature, a seller will be able to charge the customer later from their Stripe account.
1.0.3
Fixed a bug that caused this error - "Cannot load wp-stripe-checkout-settings".
The plugin can now send a purchase receipt email to the customer. It can also send a sale notification email to a chosen recipient.