Skip to content

Commit 46b4b84

Browse files
johndcoyJohn Coyannemirasol
authored andcommitted
Update readme text and upload new screenshots (#3500)
* update readme text and upload new screenshots * replaced screenshot 4 with a higher quality image. * add screenshots 5 and 6 --------- Co-authored-by: John Coy <[email protected]> Co-authored-by: Anne Mirasol <[email protected]>
1 parent e6e094b commit 46b4b84

File tree

7 files changed

+72
-90
lines changed

7 files changed

+72
-90
lines changed

readme.txt

Lines changed: 72 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -13,118 +13,100 @@ Take credit card payments on your store using Stripe.
1313

1414
== Description ==
1515

16-
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.
16+
Changing consumer behavior has resulted in an explosion of payment methods and experiences, which are great for increasing conversion and lowering costs—but can be difficult for businesses to maintain. Give customers a best-in-class checkout experience while you remain focused on your core business. This is the official plugin created by Stripe and WooCommerce.
1717

18-
= Take Credit card payments easily and directly on your store =
18+
= Drive 11.9% in revenue with an optimized checkout experience from Stripe =
1919

20-
The Stripe plugin extends WooCommerce allowing you to take payments directly on your store via Stripe’s API.
20+
The enhanced checkout experience from Stripe can help customers:
2121

22-
Stripe is available for Store Owners and Merchants in:
22+
- **Boost conversion:** Provide an optimal experience across mobile, tablet, and desktop with a responsive checkout, and offer 23 payment methods, including [Link](https://stripe.com/payments/link), [Apple Pay](https://woocommerce.com/apple-pay/), and [Google Pay](https://www.google.com/payments/solutions/), out of the box.
23+
- **Expand your customer base:** Convert customers who might otherwise abandon their cart with buy now, pay later methods like Klarna, Affirm, and Afterpay/Clearpay, wallets like Apple Pay, Google Pay, Alipay, and WeChat Pay, and local payment methods such as Bancontact in Europe and Alipay in Asia Pacific. Deliver a localized payment experience with out-of-the-box support for localized error messages, right-to-left languages, and automatic adjustment of input fields based on payment method and country.
24+
- **Meet existing customer demand and localize the experience:** Offer [local payment methods](https://stripe.com/guides/payment-methods-guide), such as Bancontact, Boleto, Cash App Pay, EPS, giropay, iDEAL, Multibanco, OXXO, Przelewy 24, and SEPA Direct Debit.
25+
- **Fight fraud:** Detect and prevent fraud with [Stripe Radar](https://stripe.com/radar), which offers seamlessly integrated, powerful fraud-detection tools that use machine learning to detect and flag potentially fraudulent transactions.
26+
- **Accept in-person payments for products and services:** Use the Stripe Terminal M2 card reader or get started with no additional hardware using Tap to Pay on iPhone, or Tap to Pay on Android.
27+
- **Support subscriptions:** Support recurring payments with various payment methods via [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/).
28+
- **Manage cash flow:** Get paid within minutes with Stripe Instant Payouts, if eligible.
29+
- **Achieve [PCI-DSS](https://docs.stripe.com/security) compliance with [Stripe Elements](https://stripe.com/payments/elements) hosted input fields.**
30+
- Support Strong Customer Authentication (SCA).
2331

24-
* Australia
25-
* Austria
26-
* Belgium
27-
* Brazil
28-
* Bulgaria
29-
* Canada
30-
* Cyprus
31-
* Czech Republic
32-
* Denmark
33-
* Estonia
34-
* Finland
35-
* France
36-
* Germany
37-
* Greece
38-
* Hong Kong
39-
* Ireland
40-
* Italy
41-
* Japan
42-
* Latvia
43-
* Lithuania
44-
* Luxembourg
45-
* Malaysia
46-
* Malta
47-
* Mexico
48-
* Netherlands
49-
* New Zealand
50-
* Norway
51-
* Poland
52-
* Portugal
53-
* Puerto Rico
54-
* Singapore
55-
* Slovakia
56-
* Slovenia
57-
* Spain
58-
* Sweden
59-
* Switzerland
60-
* United Kingdom
61-
* United States
62-
* [with more being added](https://stripe.com/global)
63-
64-
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.
65-
66-
= Why choose Stripe? =
67-
68-
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.
69-
70-
Stripe also supports the [WooCommerce Subscriptions extension](https://woocommerce.com/products/woocommerce-subscriptions/) 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.
71-
72-
= Apple Pay Support =
73-
74-
WooCommerce Stripe includes [Apple Pay](https://woocommerce.com/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.
75-
76-
= Web Payments API Support =
77-
78-
WooCommerce Stripe includes [Web Payments API](https://www.w3.org/TR/payment-request/) 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.
79-
80-
== Installation ==
81-
82-
You can download an [older version of this gateway for older versions of WooCommerce from here](https://wordpress.org/plugins/woocommerce-gateway-stripe/developers/).
83-
84-
Please note, v4 of this gateway requires WooCommerce 3.0 and above.
85-
86-
= Automatic installation =
87-
88-
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.
89-
90-
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".
91-
92-
= Manual installation =
93-
94-
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](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
95-
96-
= Updating =
97-
98-
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
32+
Stripe is available for store owners and merchants in [46 countries worldwide](https://stripe.com/global), with more to come.
9933

10034
== Frequently Asked Questions ==
10135

102-
= Does this support recurring payments, like for subscriptions? =
103-
104-
Yes!
36+
= In which specific countries is Stripe available? =
37+
38+
Stripe is available in the following countries, with more to come:
39+
40+
- Australia
41+
- Austria
42+
- Belgium
43+
- Brazil
44+
- Bulgaria
45+
- Canada
46+
- Croatia
47+
- Cyprus
48+
- Czech Republic
49+
- Denmark
50+
- Estonia
51+
- Finland
52+
- France
53+
- Germany
54+
- Gibraltar
55+
- Greece
56+
- Hong Kong
57+
- Hungary
58+
- India
59+
- Ireland
60+
- Italy
61+
- Japan
62+
- Latvia
63+
- Liechtenstein
64+
- Lithuania
65+
- Luxembourg
66+
- Malaysia
67+
- Malta
68+
- Mexico
69+
- Netherlands
70+
- New Zealand
71+
- Norway
72+
- Poland
73+
- Portugal
74+
- Romania
75+
- Singapore
76+
- Slovakia
77+
- Slovenia
78+
- Spain
79+
- Sweden
80+
- Switzerland
81+
- Thailand
82+
- United Arab Emirates
83+
- United Kingdom
84+
- United States
10585

10686
= Does this require an SSL certificate? =
10787

108-
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](https://stripe.com/elements).
88+
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](https://stripe.com/elements).
10989

11090
= Does this support both production mode and sandbox mode for testing? =
11191

112-
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.
92+
Yes, it does. Both production and test (sandbox) modes are driven by the API keys you use with a checkbox in the admin settings to toggle between both.
11393

11494
= Where can I find documentation? =
11595

116-
For help setting up and configuring, please refer to our [documentation](https://woocommerce.com/document/stripe/).
96+
Refer to the [Stripe WooCommerce Extension documentation for more information, including how to set up and configure the extension](https://woocommerce.com/document/stripe/).
11797

11898
= Where can I get support or talk to other users? =
11999

120-
If you get stuck, you can ask for help in the Plugin Forum.
100+
If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.org/support/plugin/woocommerce-gateway-stripe/).
121101

122102
== Screenshots ==
123103

124-
1. The Stripe payment gateway settings page used to configure the plugin.
125-
2. Offer a range of payment options such as local methods and express checkouts.
126-
3. Allow customers to save payment methods and add new ones for their future purchases.
127-
4. Apple Pay and other express methods can be added to product pages, cart, and checkout.
104+
1. With the enhanced checkout from Stripe, you can surface 23 payment methods including buy now, pay later methods; and Link, an accelerated checkout experience.
105+
2. Link autofills your customers’ payment information to create an easy and secure checkout experience.
106+
3. Convert customers who would usually abandon their cart and increase average order value with buy now, pay later options like Klarna, Afterpay, and Affirm. Accept credit and debit card payments from Visa, Mastercard, American Express, Discover, and Diners.
107+
4. Stripe Radar offers seamlessly integrated, powerful fraud-detection tools that use machine learning to detect and flag potentially fraudulent transactions.
108+
5. Accept in-person payments for products and services using the Stripe Terminal M2 card reader.
109+
6. Get started with no additional hardware using Tap to Pay on iPhone, or Tap to Pay on Android.
128110

129111
== Changelog ==
130112

wordpress_org_assets/screenshot-1.png

-60.5 KB
Loading

wordpress_org_assets/screenshot-2.png

-224 KB
Loading

wordpress_org_assets/screenshot-3.png

15.6 KB
Loading

wordpress_org_assets/screenshot-4.png

-1010 KB
Loading

wordpress_org_assets/screenshot-5.png

95.3 KB
Loading

wordpress_org_assets/screenshot-6.png

23.6 KB
Loading

0 commit comments

Comments
 (0)