=== Multiple Payment Gateways Woo === Contributors: gyrix Donate link: https://wordpress.org/plugins/woocommerce-manage-payment-gateway Tags: e-commerce, payment gateway, stripe gateway, paypal standard, woocommerce Requires at least: 5.0 Tested up to: 5.7.2 Requires PHP: 7.3.20 Stable tag: 1.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Manage more than one Stripe and Paypal Standard payment gateway accounts. == Description == WooCommerce is the world's most popular open source E-commerce solution. The core platform is free, flexible, and amplified by a global community. The freedom of open-source means you retain full ownership of your store's content and data forever. Those familiar with WooCommerce know that it allows only one account per gateway. That used to limit the capabilities of it even though it offers 100+ payment gateways for people with multiple accounts used to find themselves stuck, with no solutions to get out of that situation. With this plugin, however, you can add multiple accounts to a single gateway which saves you the hassle of manually transferring and managing funds after procuring them.The core functionalities of WooCommerce remain the same but now you can add a multiple of accounts to a single gateway like PayPal or Stripe. This would save you your time and as the age old saying goes, time is money. Being open source, the plugin can always be customized to suit your needs. Steps to save stripe and paypal gateways key in Admin Section: 1. Open the menu Manage Payment Gateway. 2. General tab for save error messages on add to cart and checkout process. 3. Stripe tab for add and delete more than one stripe account publishable key and secret key. 4. Paypal tab for add and delete more than one paypal standard account business email and receiver email. Steps to use the plugin setting on the woocommerce product page: 1. Add new product or edit product page. 2. Find Manage Payment Gateway Accounts meta box. 3. Select stripe and paypal standard key for the product. 4. Save with the product settings. == Installation == = Manual Installation = 1. Upload the plugin files to the `/wp-content/plugins/` directory, 2. Unzip the file 3. Activate the plugin through the 'Plugins' screen in WordPress =Automatic Installation= 1. Login to the dashboard. 2. Go to the plugins menu then click on the Add new then either upload the plugin if you have downloaded or search the plugin from the search box. 3. Go to the search box and type woocommerce multiple payment gateways. 4. Now select the plugin then click on install. == Frequently Asked Questions == = What is the benefit of using the plugin = User can create the note templates that he usually sends to a customer or adds a note for his reference. User can also add the order notes directly from the shop order page, user doesn’t need to open individual order page then type the message. It saves time, reduces the retyping the same message for different customers. = It is useful for the which type of user = It is mainly useful for the shop manager who manages the woocomemrce orders from the dashboard. = Can not find the order note template submenu in woocommerce menu = Users can access the order note template page from Order Note Template menu in admin dashboard. = After updating the plugin, the order notes templates are appearing as draft = Please open the drafts and publish them. == Screenshots == 1. **Add Template** - Displays the order note template page click on "Add Template" to add a new order note template. 2. **Orde note Icon** - Displays the woocommerce orders page, where in the actions column click on the icon with tooltip Add note. 3. **Add notes to the order** - In the popup select the order note and the content of the selected note display in the text area. Now click on the Add note to add the order note. 4. **Note in mail** - Template content will be sent in the customer note mail like the screenshot. 5. **Delete Note template** - To delete any template click on the - icon. 6. **Filter Note template** - Filter order note templates by category and order note type == Changelog == = 1.0.0 = * First version.