Custom Payment Gateways
WCPOS supports several custom payment gateways that extend the functionality of your Point of Sale system. These gateways are designed specifically for POS environments and provide seamless integration with various payment methods and services.
Available Custom Gateways
Hardware Terminal Gateways
- Stripe Terminal - Accept payments using Stripe Terminal hardware readers
- SumUp Terminal - Process payments through SumUp card readers
Digital Payment Gateways
- Email Invoice - Send payment invoices to customers via email
- Web Checkout - Redirect customers to complete payments online
Creating Your Own Gateway
If you need a custom payment gateway for your specific requirements, you can use our Gateway Template to create your own WooCommerce POS payment gateway.
Installation Overview
All custom gateways follow a similar installation process:
- Download the latest release from the respective GitHub repository
- Install the plugin via
WP Admin > Plugins > Add New > Upload Plugin - Configure the gateway settings in
WP Admin > WooCommerce > Settings > Payments - Enable the gateway in
WP Admin > WooCommerce POS > Settings > Checkout
Requirements
- WooCommerce POS plugin (free or pro version)
- WordPress with WooCommerce installed
- Appropriate API keys or credentials for the specific payment service
Support
For issues with custom gateways, please visit the respective GitHub repository and create an issue with detailed information about your problem.