Descrição
Accept Visa, MasterCard, American Express, Discover, JCB, Diners Club, SEPA, iDEAL, giropay, Alipay, and more directly on your store with the Stripe payment gateway for WooCommerce, including Apple Pay, Google Pay, and Microsoft Pay for mobile and desktop.
Take Credit card payments easily and directly on your store
The Stripe plugin extends WooCommerce allowing you to take payments directly on your store via Stripe’s API.
Stripe is available for Store Owners and Merchants in:
- Australia
- Austria
- Belgium
- Brazil
- Bulgaria
- Canada
- Cyprus
- Czech Republic
- Denmark
- Estonia
- Finland
- France
- Germany
- Greece
- Hong Kong
- Ireland
- Italy
- Japan
- Latvia
- Lithuania
- Luxembourg
- Malaysia
- Malta
- Mexico
- Netherlands
- New Zealand
- Norway
- Poland
- Portugal
- Puerto Rico
- Singapore
- Slovakia
- Slovenia
- Spain
- Sweden
- Switzerland
- United Kingdom
- United States
- with more being added
Stripe is a simple way to accept payments online. With Stripe you can accept Visa, MasterCard, American Express, Discover, JCB, and Diners Club cards, even Bitcoin, directly on your store.
Why choose Stripe?
Stripe has no setup fees, no monthly fees, no hidden costs: you only get charged when you earn money! Earnings are transferred to your bank account on a 7-day rolling basis.
Stripe also supports the WooCommerce Subscriptions extension and re-using cards. When a customer pays, they are set up in Stripe as a customer. If they create another order, they can check out using the same card. A massive timesaver for returning customers.
Apple Pay Support
WooCommerce Stripe includes Apple Pay support, which means customers can pay using payment details associated with their Apple ID. Checkout is now just an authorization (Touch ID or Face ID) away on both mobile and desktop. Only supports simple, variable, and Subscription products for now. More support to come.
Web Payments API Support
WooCommerce Stripe includes Web Payments API support, which means customers can pay using payment details associated to their mobile devices, in browsers supporting the Web Payments API (Chrome for Android, amongst others). Checkout is now just a few taps away on mobile. Only supports simple, variable, and Subscription products for now. More support to come.
Imagens de tela
The Stripe payment gateway settings screen used to configure the main Stripe gateway. Offer a range of payment methods such as local and alternative payment methods. Pay with a saved payment method, a new card, and allow customers to save the payment card for future transactions. Apple Pay and other Payment Request buttons can be used on the Product Page and Checkout for express checkout.
Instalação
You can download an older version of this gateway for older versions of WooCommerce from here.
Please note, v4 of this gateway requires WooCommerce 3.0 and above.
Automatic installation
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of the WooCommerce Stripe plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type “WooCommerce Stripe Payment Gateway” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating, and description. Most importantly, of course, you can install it by simply clicking “Install Now”, then “Activate”.
Manual installation
The manual installation method involves downloading our plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.
Updating
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
FAQ
-
Does this support recurring payments, like for subscriptions?
-
Yes!
-
Does this require an SSL certificate?
-
Yes! In Live Mode, an SSL certificate must be installed on your site to use Stripe. In addition to SSL encryption, Stripe provides an extra JavaScript method to secure card data using Stripe Elements.
-
Does this support both production mode and sandbox mode for testing?
-
Yes, it does – production and Test (sandbox) mode is driven by the API keys you use with a checkbox in the admin settings to toggle between both.
-
Where can I find documentation?
-
For help setting up and configuring, please refer to our documentation.
-
Where can I get support or talk to other users?
-
If you get stuck, you can ask for help in the Plugin Forum.
Avaliações
Contribuidores e desenvolvedores
“WooCommerce Stripe Payment Gateway” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“WooCommerce Stripe Payment Gateway” foi traduzido para 31 localidades. Obrigado aos tradutores por suas contribuições.
Traduzir “WooCommerce Stripe Payment Gateway” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
7.7.0 – 2023-11-09
- Add – Prevent saving the bank statement descriptor if it contains non-Latin characters.
- Fix – Display the Payment Request Buttons’ error message in the classic checkout page.
- Fix – Prevent escaping the anchor tag under the Apple Pay domain registration failure notice.
- Fix – Use the card’s payer name for Payment Request Buttons when the billing name isn’t available.
- Fix – Display the Payment Request Buttons according to the selected settings.
- Tweak – Record Track events during the onboarding process.
- Tweak – Prevent Google Pay and Apple Pay from showing up in the UPE card Element.
- Tweak – Use admin theme color in selectors.
- Tweak – Refactor
is_valid_pay_for_order_endpoint
for better performance. - Fix – Catch request failure errors.
- Tweak – Add test mode notice.
- Fix – Remove ugx from the zero decimal currency list as a special case in Stripe.
- Fix – Deleting customer on staging site detaches tokens from customer in Stripe.
- Fix – Resolved an issue preventing changing a subscriptions payment method when UPE is enabled.
- Fix – Send customer billing and address details to Stripe when changing a subscriptions payment method.
- Add – Attach billing details to customers created in Stripe to support Indian merchants in processing international transactions.
- Fix – Prevent “Invalid recurring shipping method” errors when attempting to purchase a synchronised subscription with payment request buttons.
- Fix – When using Payment Request buttons on variable product pages, ensure shipping is properly calculated after the customer closes the window and changes variations.
- Fix – Purchasing a virtual variable product using Apple Pay and Google Pay on the product page will no longer require shipping details.