Changeset 2769297
- Timestamp:
- 08/11/2022 11:02:42 AM (4 years ago)
- Location:
- gls-pay/trunk
- Files:
-
- 2 edited
-
gls-pay.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gls-pay/trunk/gls-pay.php
r2765570 r2769297 3 3 * Plugin Name: GLS Pay 4 4 * Description: GLS Pay provides payment orchestration by combining card, digital and crypto payments and parcel delivery in one comprehensive solution. 5 * Version: 1.0. 05 * Version: 1.0.1 6 6 * Author: Eligma Ltd. 7 7 * Author URI: https://gocrypto.com -
gls-pay/trunk/readme.txt
r2765570 r2769297 2 2 Plugin Name: GLS Pay 3 3 Description: GLS Pay provides payment orchestration by combining card, digital and crypto payments and parcel delivery in one comprehensive solution. 4 Stable tag: 1.0. 04 Stable tag: 1.0.1 5 5 Author: Eligma Ltd. 6 6 Author URI: https://gocrypto.com … … 26 26 27 27 GLS Pay includes [Web Payments API](https://www.w3.org/TR/payment-request/) support, which means customers can pay using payment details associated to their mobile devices, in browsers supporting the Web Payments API (Chrome for Android, amongst others). 28 More about the service you can read here: https://gocrypto.com29 28 30 29 == Installation == … … 32 31 = Automatic installation = 33 32 34 Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of the WooCommerce GLS Pay plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. 33 Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic installation of the GLS Pay plugin follow these steps: 34 1. Log in to WordPress admin. 35 2. Go to Plugins > Add New. 36 3. Search for the GLS Pay plugin. 37 4. Click on Install Now, wait until the plugin is installed successfully and click on Activate. 35 38 36 In the search field type “GLS Pay” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating, and description. Most importantly, of course, you can install it by simply clicking "Install Now", then "Activate". 39 = Setup = 40 41 To set up the GLS Pay you need to have an account. If you do not have an account yet please contact us on support@eligma.com. Follow the steps below to connect the plugin to your account: 42 1. After you have activated the GLS Pay plugin, go to WooCommerce > Settings. 43 2. Click the Payments tab. 44 3. Enter the Host, OTP and Terminal ID that you received on your email address. 45 4. Click Save changes. 37 46 38 47 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.