{{GATEWAY_DESCRIPTION}}
- Check releases for the latest version of the plugin.
- Download the woocommerce-pos-{{GATEWAY_SLUG}}-gateway.zip file.
- Install & activate the plugin via
WP Admin > Plugins > Add New > Upload Plugin
. - Go to
WP Admin > WooCommerce POS > Settings > Checkout > enable
the WooCommerce POS {{GATEWAY_NAME}} Gateway.
To customize this gateway, edit the wcpos-{{GATEWAY_SLUG}}.php
file and implement your payment processing logic in the process_payment()
method.
This plugin is licensed under the GNU General Public License v3.0.