Skip to content

Payment Gateways

The plugin provides multiple payment gateways that can be individually enabled in WooCommerce → Settings → Payments.

GatewayIDDescription
GoPaygopayMain gateway — displays all enabled payment methods on a single GoPay payment page
GoPay – Credit Cardgopay-credit-cardCard payments (Visa, Mastercard, etc.)
GoPay – Bank Accountgopay-bank-accountBank transfers
GoPay – Apple Paygopay-apple-payApple Pay payments
GoPay – Google Paygopay-gpayGoogle Pay payments
GoPay – PayPalgopay-paypalPayPal payments
GoPay – Bitcoingopay-bitcoinBitcoin payments
GoPay – GoPay Accountgopay-gopayGoPay account payments
GoPay – Click to Paygopay-click-to-payClick to Pay payments
GoPay – mPaymentgopay-mpaymentmPlatba (mobile payment)
GoPay – Premium SMSgopay-premium-smsPremium SMS payments
GoPay – Paysafecardgopay-paysafecardPaysafecard payments

Each gateway has the following common settings:

FieldDescription
Enable/DisableEnable or disable this payment method
TitleName displayed to customers during checkout
DescriptionDescription shown below the payment method name
Successful payment statusWooCommerce order status after successful payment (default: Processing)
Display logoShow the payment method logo in checkout
Enable recurring paymentsEnable support for recurring payments via WooCommerce Subscriptions

The main GoPay gateway has an additional setting:

FieldDescription
Enabled Payment methodsSelect which payment methods to display on the GoPay payment page (multiselect from available methods configured in your GoPay account)

When using the main gateway, customers are redirected to a GoPay payment page where they choose from the enabled payment methods. Available methods depend on your GoPay merchant account configuration.

The plugin supports full and partial refunds through WooCommerce:

  1. Open the order in WooCommerce → Orders
  2. Click Refund
  3. Enter the refund amount
  4. Click Refund via GoPay

The refund is processed through the GoPay API and the customer receives the refunded amount back to their original payment method.

The plugin supports recurring payments through WooCommerce Subscriptions. When enabled on a gateway:

  1. Customers can purchase subscription products using GoPay
  2. The initial payment is processed normally through GoPay
  3. Subsequent recurring payments are charged automatically using the stored payment reference
  4. Subscription management (pause, cancel, reactivate) is handled through WooCommerce Subscriptions