Title: Solidgate Card Payments and Other for WooCommerce
Author: Solidgate
Published: <strong>July 6, 2026</strong>
Last modified: July 6, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/solidgate-card-payments-for-woocommerce.
svg)

# Solidgate Card Payments and Other for WooCommerce

 By [Solidgate](https://profiles.wordpress.org/ryapko/)

[Download](https://downloads.wordpress.org/plugin/solidgate-card-payments-for-woocommerce.1.0.2.zip)

 * [Details](https://wordpress.org/plugins/solidgate-card-payments-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/solidgate-card-payments-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/solidgate-card-payments-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/solidgate-card-payments-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/solidgate-card-payments-for-woocommerce/)

## Description

Solidgate Card Payments and Other for WooCommerce integrates the Solidgate payment
platform into your WooCommerce store with support for card payments and a range 
of alternative payment methods (APMs).

#### Card Payments

 * **Solidgate Card** (`sg_card`) — An inline card form powered by the Solidgate
   Payment Form SDK. Card details are entered directly on your checkout page inside
   a secure Solidgate-hosted iframe. Supports 3-D Secure, refunds, and async webhook
   confirmation.

#### Alternative Payment Methods

 * **MB WAY** (`sg_mbway`) — Push-notification payments for Portugal. The customer
   enters their MB WAY phone number and approves the payment on their MB WAY app.
   Available for EUR orders to Portuguese billing addresses.
 * **Bizum** (`sg_bizum`) — Mobile payments for Spain. The customer is redirected
   to Bizum’s hosted page and returns to your site after approval. Available for
   EUR orders to Spanish billing addresses.
 * **BLIK** (`sg_blik`) — One-click payments for Poland. The customer enters a 6-
   digit BLIK code from their banking app. Available for PLN orders to Polish billing
   addresses.
 * **iDEAL** (`sg_ideal`) — Bank transfer payments for the Netherlands. Available
   for EUR orders to Dutch billing addresses.
 * **Pay by Bank** (`sg_openbanking`) — Open Banking payments available across supported
   regions.

All payment methods share a single admin plugin, one REST namespace (`solidgate/
v1`), and a unified webhook setup.

#### Webhook URL

All payment methods share a single webhook endpoint. Configure this URL in Solidgate
Hub (Settings  Webhooks):

    ```
    https://yoursite.com/wp-json/solidgate/v1/webhook
    ```

The plugin automatically identifies which gateway a webhook belongs to by trying
each configured key pair in turn.

#### Requirements

 * WooCommerce 6.0 or higher
 * A Solidgate merchant account
 * API keys from Solidgate Hub (separate keys for Card vs APM gateways)
 * PHP 7.4+

### External Services

This plugin communicates with the **Solidgate payment gateway** to process payments,
refunds, and order status updates.

**Service endpoint:** `https://gate.solidgate.com`

**Data sent:**

 * Payment details (amount, currency, order ID) when a customer initiates a payment.
 * Refund requests initiated by the merchant from the WooCommerce order screen.
 * Webhook signature validation on incoming payment status events.

**When data is sent:** Only when a customer places an order using a Solidgate payment
method, or when the merchant requests a refund.

**Solidgate Terms of Service:** https://solidgate.com/terms-of-service/
 **Solidgate
Privacy Policy:** https://solidgate.com/privacy-policy/

No payment data is stored on your server. All sensitive card data is handled by 
Solidgate’s PCI-DSS compliant infrastructure.

## Installation

 1. Upload the `solidgate-payments-for-woocommerce` folder to `/wp-content/plugins/`.
 2. Activate the plugin via **Plugins  Installed Plugins**.
 3. Go to **WooCommerce  Settings  Payments**.
 4. Enable and configure each payment method you want to use.
 5. Enter your Solidgate API keys and webhook keys for each method.
 6. Add the webhook URL above to your Solidgate Hub account.

## FAQ

### Where do I get my API keys?

Log in to Solidgate Hub, go to Settings  API Keys. You will need a separate key 
pair for Card payments and for APM (Alternative Payment Methods) payments.

### How do I test the integration?

Use Solidgate’s sandbox environment. Contact Solidgate support to enable sandbox
mode for your account, then use the sandbox API keys in the plugin settings.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Solidgate Card Payments and Other for WooCommerce” is open source software. The
following people have contributed to this plugin.

Contributors

 *   [ Solidgate ](https://profiles.wordpress.org/ryapko/)

[Translate “Solidgate Card Payments and Other for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/solidgate-card-payments-for-woocommerce)

### Interested in development?

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

## Changelog

#### 1.0.2

 * Renamed plugin display name to “Solidgate Card Payments and Other for WooCommerce”.

#### 1.0.1

 * Security: poll-status REST endpoints now require `order_key` for order enumeration
   protection.
 * Compliance: added `== External Services ==` section documenting Solidgate API
   usage.
 * Compliance: text domain and class prefix updated for WordPress.org submission
   requirements.

#### 1.0.0

 * Initial release — unified plugin combining Card, MB WAY, Bizum, BLIK, iDEAL, 
   and Pay by Bank gateways.
 * REST namespace: `solidgate/v1`.
 * HPOS (High-Performance Order Storage) compatible.

## Meta

 *  Version **1.0.2**
 *  Last updated **5 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [bizum](https://wordpress.org/plugins/tags/bizum/)[mbway](https://wordpress.org/plugins/tags/mbway/)
   [payment](https://wordpress.org/plugins/tags/payment/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/solidgate-card-payments-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/solidgate-card-payments-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/solidgate-card-payments-for-woocommerce/reviews/)

## Contributors

 *   [ Solidgate ](https://profiles.wordpress.org/ryapko/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/solidgate-card-payments-for-woocommerce/)