Title: EasyPayment Payment Gateway for Stripe for WooCommerce
Author: Easy Payment
Published: <strong>November 11, 2025</strong>
Last modified: April 16, 2026

---

Search plugins

![](https://ps.w.org/easypayment-payment-gateway-for-stripe-for-woocommerce/assets/
icon-256x256.png?rev=3393347)

# EasyPayment Payment Gateway for Stripe for WooCommerce

 By [Easy Payment](https://profiles.wordpress.org/easypayment/)

[Download](https://downloads.wordpress.org/plugin/easypayment-payment-gateway-for-stripe-for-woocommerce.1.0.3.zip)

 * [Details](https://wordpress.org/plugins/easypayment-payment-gateway-for-stripe-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/easypayment-payment-gateway-for-stripe-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/easypayment-payment-gateway-for-stripe-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/easypayment-payment-gateway-for-stripe-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/easypayment-payment-gateway-for-stripe-for-woocommerce/)

## Description

**EasyPayment Payment Gateway for Stripe for WooCommerce** adds a secure, modern
credit/debit card field to your checkout. It supports Strong Customer Authentication(
SCA), lets you authorize now and capture later, allows customers to save cards for
next time, and automatically sets up the Stripe webhook for order updates.

### Highlights

 * Clean, secure card checkout
 * Authorize now & capture later, or capture immediately
 * Saved cards (tokenization) for returning customers
 * Refunds from the WooCommerce order screen
 * Automatic webhook creation & signing secret storage
 * SCA-ready (3D Secure when required)
 * Optional debug logging for troubleshooting

### Supported Card Types

 * Visa
 * MasterCard
 * American Express
 * Discover
 * JCB
 * Diners Club

### External Services

This plugin integrates with Stripe and uses the following external URLs:

 * https://js.stripe.com/v3/
    Loads Stripe.js on checkout / payment screens when
   the gateway is active.
 * https://dashboard.stripe.com/
    Link to the Stripe Dashboard.
 * https://dashboard.stripe.com/apikeys
    Link to the Live API keys page.
 * https://dashboard.stripe.com/test/apikeys
    Link to the Test API keys page.
 * https://dashboard.stripe.com/payments/%s
    Deep link to a specific payment in 
   Live mode. The “%s” placeholder is replaced at runtime with the Payment/PaymentIntent
   ID.
 * https://dashboard.stripe.com/test/payments/%s
    Deep link to a specific payment
   in Test mode. The “%s” placeholder is replaced at runtime with the Payment/PaymentIntent
   ID.

Notes:
 – External resources are only requested when relevant screens are loaded(
e.g., checkout, order admin, or plugin settings). – The plugin itself does not send
analytics; requests go directly to Stripe’s domains as part of payment processing
or dashboard linking.

**Stripe Terms of Service:** https://stripe.com/legal
 **Stripe Privacy Policy:**
https://stripe.com/privacy

### Privacy

When you take a payment, order details and payment tokens are sent to Stripe for
processing. Saved cards store Stripe customer and payment method references in WooCommerce—
never full card numbers. See Stripe’s privacy policy for how Stripe handles data.

## Screenshots

[⌊Card fields at checkout⌉⌊Card fields at checkout⌉[

Card fields at checkout

[⌊Gateway settings screen⌉⌊Gateway settings screen⌉[

Gateway settings screen

[⌊Saved cards in the customer account area⌉⌊Saved cards in the customer account 
area⌉[

Saved cards in the customer account area

## Installation

 1. Upload and activate the plugin.
 2. Go to **WooCommerce  Settings  Payments  Stripe (EPSPGW)**.
 3. Enter your **Test** and **Live** Stripe keys (Publishable & Secret).
 4. Choose **Environment** (Sandbox or Production) and **Charge Type** (Authorize Only
    or Capture Immediately).
 5. Save changes. The webhook is set up automatically.

## FAQ

### Will customers leave my site to pay?

No. Payments happen inline on your checkout page using Stripe’s secure card fields.

### Can I authorize payment and capture later?

Yes. Set **Charge Type** to **Authorize Only**. You can capture later from your 
Stripe Dashboard.

### Can customers save their card details?

Yes. Logged-in customers can securely save a card for faster checkout next time.

### My webhook isn’t appearing in the Stripe Dashboard. What should I check?

Make sure you’ve:
 – Entered the correct **Secret Key** for the selected environment.–
Saved the gateway settings after entering your keys. – Enabled HTTPS on your site.
If it still doesn’t show, enable **Debug Log** and check **WooCommerce  Status  
Logs** (source `epspgw`) for details.

### Where can I view logs?

Go to **WooCommerce  Status  Logs** and pick a file with the source **`epspgw`**(
and **`epspgw-actions`** for AJAX flows) if debug logging is enabled.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“EasyPayment Payment Gateway for Stripe for WooCommerce” is open source software.
The following people have contributed to this plugin.

Contributors

 *   [ Easy Payment ](https://profiles.wordpress.org/easypayment/)

[Translate “EasyPayment Payment Gateway for Stripe for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/easypayment-payment-gateway-for-stripe-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/easypayment-payment-gateway-for-stripe-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/easypayment-payment-gateway-for-stripe-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/easypayment-payment-gateway-for-stripe-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/easypayment-payment-gateway-for-stripe-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * Added – Settings link and automatic redirect to the gateway settings after plugin
   activation.

#### 1.0.0

 * Initial stable release: Stripe Elements card payments, authorize/capture, saved
   cards, refunds, automatic webhook management, and logging.

## Meta

 *  Version **1.0.3**
 *  Last updated **3 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [credit card](https://wordpress.org/plugins/tags/credit-card/)[stripe](https://wordpress.org/plugins/tags/stripe/)
   [visa](https://wordpress.org/plugins/tags/visa/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/easypayment-payment-gateway-for-stripe-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/easypayment-payment-gateway-for-stripe-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easypayment-payment-gateway-for-stripe-for-woocommerce/reviews/)

## Contributors

 *   [ Easy Payment ](https://profiles.wordpress.org/easypayment/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/easypayment-payment-gateway-for-stripe-for-woocommerce/)