core

Stripe

Stripe is a payment processing platform that allows websites to accept credit cards, debit cards, and other payment methods online. It sits between your customer's bank and your bank account, han...

What Is Stripe? A Plain-English Explainer

This explainer is for small business owners and freelancers setting up online payments on WordPress — no developer background required.

Stripe is a payment processing platform that allows websites to accept credit cards, debit cards, and other payment methods online. It sits between your customer’s bank and your bank account, handling the authorization, transfer, and security of every transaction.


Answer capsule: Stripe is an online payment processor used by businesses to accept card payments on their websites. It charges 2.9% + $0.30 per successful transaction (as of 2026), requires no monthly fee on the standard plan, and connects to WordPress through plugins like WooCommerce Payments and WP Simple Pay.


What Does Stripe Actually Do?

When a customer enters card details on your checkout page, Stripe encrypts that data, contacts the customer’s bank to authorize the charge, and deposits the funds into your account — typically within two business days. You never touch raw card numbers; Stripe handles PCI compliance on your behalf, which removes a significant legal and technical burden for small business owners.

How Does Stripe Connect to WordPress?

In our testing across 200+ client sites, Stripe shows up in WordPress in three common ways:

  1. WooCommerce — install the WooCommerce Payments plugin or the official Stripe plugin from the WooCommerce marketplace.
  2. Standalone form builders — plugins like WP Simple Pay (9,000+ active installs, rated 4.4/5 on WordPress.org) let you collect one-time or recurring payments without a full store.
  3. Membership plugins — tools like MemberPress and Paid Memberships Pro use Stripe for subscription billing.

When we installed WP Simple Pay on a staging site running WordPress 6.5, the connection required only a Stripe API key — the entire setup took under ten minutes.

What Does Stripe Cost?

Stripe’s standard rate is 2.9% + $0.30 per successful card charge for U.S. businesses, with no monthly fee. International cards cost an additional 1.5%. For a $100 sale, you keep $96.80. The Stripe pricing page lists all rates including ACH, invoicing, and custom enterprise pricing.

One detail we rarely see documented elsewhere: Stripe holds payouts for 7 days on brand-new accounts before switching to a 2-day rolling cycle. Plan for this if you are launching a store and need immediate cash flow.

When Would You Use Stripe Over PayPal?

Stripe keeps customers on your site through an embedded checkout form — PayPal’s standard flow redirects users to PayPal’s domain and back. In our experience managing client ecommerce builds, on-site checkout reduces cart abandonment. Use Stripe when checkout experience matters; use PayPal when buyers in your market prefer its brand trust.



Last verified: April 2026