diff --git a/README.md b/README.md index 4946ef5..fc2879b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,22 @@ -## WCPOS Email Invoice +## WooCommerce POS Email Invoice Gateway + +### Instructions 1. Check [releases](https://github.com/wcpos/email-invoice-gateway/releases) for the latest version of the plugin. -2. Download the **email-invoice-gateway.zip** file. +2. Download the **woocommerce-pos-email-invoice-gateway.zip** file. 3. Install & activate the plugin via `WP Admin > Plugins > Add New > Upload Plugin`. +Screenshot 2024-06-20 at 9 37 31 PM + 4. Go to `WP Admin > WooCommerce POS > Settings > Checkout > enable` the WooCommerce POS Invoice Payment Gateway. +Screenshot 2024-06-20 at 9 38 00 PM + +### Screenshots + +1. Gateway in the POS, the email will be populated from the order. If Guest order, you can enter an email address and (optionally) save to the order billing address. +Screenshot 2024-06-20 at 9 39 56 PM + +2. Email is sent to the email address with order details and a 'Pay for this order' link. +Screenshot 2024-06-20 at 9 40 38 PM + +3. Clicking the 'Pay for this order' link will take the customer to page on your website for payment using your enabled web gateways. +Screenshot 2024-06-20 at 9 41 06 PM