开发者 |
amans2k
xlplugins teamwoofunnels |
---|---|
更新时间 | 2024年12月16日 19:02 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.7.1 |
版权: | GPLv3 |
版权网址: | 版权信息 |
To add a Stripe gateway to your WooCommerce website, you must first have a Stripe account. Then, install the Stripe Payment Gateway for WooCommerce plugin to integrate with your Stripe account. Once done, all you have to do is to enable the Stripe payment gateway.
Yes! Stripe Gateway supports official WooCommerce Subscriptions.
Switching from your existing Stripe gateway plugin to the Stripe Payment Gateway for WooCommerce will make it your primary payment gateway plugin to collect payments on your WooCommerce website. Make sure to deactivate your existing plugin after you've made the switch.
Yes, your subscriptions will continue to work fine. This Stripe Gateway plugin will take complete responsibility for your subscription charging even if you make the switch.
WooCommerce itself doesn't charge for using Stripe as a payment gateway. However, Stripe charges a transaction fee for each payment processed through its platform. You can make your Stripe account for free, but the standard transaction fee in the United States is 2.9% + $0.30 per successful card charge. Fees may vary for international transactions and currency conversions.
Yes! Once you've successfully moved on to this plugin, you can deactivate and uninstall your existing Stripe plugin.
You can test your payments by making a purchase in your WooCommerce store. Make sure to enable the TEST mode under API settings and make a demo purchase.
Yes, Stripe Payment Gateway for WooCommerce allows you to show multiple Express Pay options like Google Pay, Apple Pay, and even Payment Request Buttons.
Whatever questions you have, our support team will be happy to help you. Either fill up this support form or drop your query at support@funnelkit.com
If the express payment buttons are not showing up on your checkout page, please make sure to meet the guidelines of respective payment providers. Follow this Troubleshooting document to set up your payment providers.
Stripe Payment Gateway for WooCommerce is continuously evolving to add new features and new gateways to its system. Currently, it supports credit and debit cards, including Visa, MasterCard, American Express, Discover, etc., express payments (Apple Pay and Google Pay), and local payments such as SEPA, P24, iDEAL, and Bancontact. Furthermore, it’s compatible with Buy Now Pay Later methods like Affirm, Klarna and Afterpay.
Yes, visit our complete documentation on Stripe Payment Gateway for WooCommerce here.
fkwcs_process_response
, to enhance control and flexibility when processing Stripe payment request responses. (#529)mandate_data
, improving the handling of 3DS cases for a smoother and more secure payment process for link. (#598)payment.succeeded
webhook triggers while payment is executing. (#557)data-cookieconsent="ignore"
attribute to the Stripe JS SDK file to prevent core script blocking due to cookie consent. (#505)payment_intent.succeeded
webhook event for Klarna payments. (#545)datediff
object. (#429)statement_descriptor
parameter.Stripe announcement (#402)