Changeset 2768692
- Timestamp:
- 08/10/2022 06:46:02 AM (4 years ago)
- Location:
- gocrypto-pay/trunk
- Files:
-
- 2 edited
-
gocrypto-pay.php (modified) (1 diff)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gocrypto-pay/trunk/gocrypto-pay.php
r2759222 r2768692 3 3 * Plugin Name: GoCrypto Pay 4 4 * Description: Instant cryptocurrency payments can be made with the Binance Pay (multiple cryptocurrencies supported), Bitcoin.com Wallet (Bitcoin Cash payments supported) or the Elly Wallet. 5 * Version: 1.0. 25 * Version: 1.0.3 6 6 * Author: Eligma Ltd. 7 7 * Author URI: https://gocrypto.com -
gocrypto-pay/trunk/readme.txt
r2759222 r2768692 2 2 Plugin Name: GoCrypto Pay 3 3 Description: Instant cryptocurrency payments can be made with the Binance Pay (multiple cryptocurrencies supported), Bitcoin.com Wallet (Bitcoin Cash payments supported) or the Elly Wallet. 4 Stable tag: 1.0. 24 Stable tag: 1.0.3 5 5 Author: Eligma Ltd. 6 6 Author URI: https://gocrypto.com … … 28 28 29 29 GoCrypto 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). 30 More about the service you can read here: https://gocrypto.com31 30 32 31 == Installation == … … 34 33 = Automatic installation = 35 34 36 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 GoCrypto Pay plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. 35 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 GoCrypto Pay plugin follow these steps: 36 1. Log in to WordPress admin. 37 2. Go to Plugins > Add New. 38 3. Search for the GoCrypto Pay plugin. 39 4. Click on Install Now, wait until the plugin is installed successfully and click on Activate. 37 40 38 In the search field type “GoCrypto 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". 41 = Setup = 42 43 To set up the GoCrypto Pay you need to have a GoCrypto account. If you do not have an account yet sign up > here. Follow the steps below to connect the plugin to your GoCrypto account: 44 1. After you have activated the GoCrypto Pay plugin, go to WooCommerce > Settings. 45 2. Click the Payments tab. 46 3. Enter the Host, OTP and Terminal ID that you received on your email address. 47 4. Click Save changes. 39 48 40 49 == Screenshots == … … 43 52 44 53 == Changelog == 54 55 = 1.0.3 = 56 Update description 45 57 46 58 = 1.0.2 =
Note: See TracChangeset
for help on using the changeset viewer.