Configuration Guide
Basic Settings
Required Settings
-
Enable/Disable
- Enable or disable the payment gateway
- Default: Disabled
-
Service ID
- Your unique Bridge Service ID
- Found in your Bridge merchant dashboard
- Format:
bridge_xxxxxxxxxxxxx
-
Client Key
- Your Bridge Client Key for API authentication
- Keep this secure
- Format:
client_xxxxxxxxxxxxx
-
Secret Key
- Your Bridge Secret Key for API authentication
- Keep this secure and never share
- Format:
secret_xxxxxxxxxxxxx
-
Business Name
- Your business name as shown on payment screen
- Maximum 50 characters
-
Title
- Payment method title shown at checkout
- Default: “Pay with Bridge”
-
Payment Mode
- Choose available payment methods
- Options: All, Card Only, Mobile Money Only
-
Currency
- Select display currency
- Options: GHS, USD, EUR, GBP
-
Conversion Rate
- Set currency conversion rate
- Required if using multiple currencies
-
Transaction Reference
- Customize transaction reference prefix
- Format:
[prefix]-[orderID]
Optional Settings
-
Description
- Payment method description at checkout
- Supports HTML
- Default: “Secure payment via Bridge”
-
Debug Log
- Enable/disable transaction logging
- Logs stored in WooCommerce > Status > Logs
- Recommended for troubleshooting
Advanced Configuration
Test Mode
During development or testing:- Enable Test Mode in settings
- Use test API credentials
- Test transactions won’t be charged
Webhook Setup
The plugin automatically configures webhooks:Currency Settings
For multi-currency support:- Enable multiple currencies
- Set conversion rates
- Configure display options
- Test transactions in different currencies
Security Recommendations
- Keep API credentials secure
- Regular update plugin
- Monitor transaction logs
- Use HTTPS
- Set strong admin passwords