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).
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.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.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.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.sg_ideal) — Bank transfer payments for the Netherlands. Available for EUR orders to Dutch billing addresses.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.
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.
This plugin communicates with the Solidgate payment gateway to process payments, refunds, and order status updates.
Service endpoint: https://gate.solidgate.com
Data sent:
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.