Gateway Settings
Gateway Settings
Section titled “Gateway Settings”The GP webpay gateway settings are located in WooCommerce → Settings → Payments → GP webpay.
| Field | Description |
|---|---|
| Enable/Disable | Enable or disable the GP webpay payment method |
| Title | Name displayed to customers during checkout (default: GP webpay) |
| Description | Description shown below the payment method name |
| Environment | Select Test for sandbox testing or Production for live payments |
| Merchant number | Your GP webpay merchant number |
| Private key path | Path to your private key file, relative to the document root (e.g. wp-content/uploads/private/mykey.key) |
| Private key password | Password for your private key file |
| Public key path | Path to the GP webpay public key file, relative to the document root (e.g. wp-content/uploads/private/gpwebpay.pem) |
| Deposit flag | Controls when the payment is charged: Deposit immediately (charge right away) or Authorize (hold only, capture later in GP webpay admin) |
| Successful payment status | WooCommerce order status after a successful payment (default: Processing) |
Module Settings
Section titled “Module Settings”Additional plugin settings are located in WPify → WPify Woo GP webpay.
| Field | Description |
|---|---|
| License | Enter and activate your license key |
Danger Zone
Section titled “Danger Zone”| Field | Description |
|---|---|
| Detailed debug log | Enable verbose logging of all GP webpay API communication. Logs are stored in WPify → WPify Logs. |