Skip to content
This repository was archived by the owner on Aug 6, 2019. It is now read-only.

Commit 69b5d07

Browse files
author
Pieter Poorthuis
authored
Update GUIDE.md
1 parent bdbab0d commit 69b5d07

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

GUIDE.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# Using the BitPay plugin for Magento
22

33
## Prerequisites
4-
You must have a BitPay merchant account to use this plugin. It's free to [sign-up for a BitPay merchant account](https://bitpay.com/start).
4+
You must have a BitPay business account to use this plugin. It's free to [sign-up for a BitPay business account](https://bitpay.com/start).
55

66

77
## Server Requirements
88

9-
* Last Cart Version Tested: 2.0.5
10-
* [Magento CE](http://magento.com/resources/system-requirements) 2.0.0 or higher. Older versions might work, however this plugin has been validated to work against the 2.0.5 Community Edition release.
9+
* Last Cart Version Tested: 2.1.2
10+
* [Magento CE](http://magento.com/resources/system-requirements) 2.0.0 or higher. Older versions might work, however this plugin has been validated to work against the 2.1.2 Community Edition release.
1111
* [GMP](http://us2.php.net/gmp) or [BC Math](http://us2.php.net/manual/en/book.bc.php) PHP extensions. GMP is preferred for performance reasons but you may have to install this as most servers do not come with it installed by default. BC Math is commonly installed however and the plugin will fall back to this method if GMP is not found.
1212
* [OpenSSL](http://us2.php.net/openssl) Must be compiled with PHP and is used for certain cryptographic operations.
13-
* [PHP](http://us2.php.net/downloads.php) 5.4 or higher. This plugin will not work on PHP 5.3 and below. This plugin was tested with PHP 5.5.35
13+
* [PHP](http://us2.php.net/downloads.php) 5.4 or higher. This plugin will not work on PHP 5.3 and below. This plugin was tested with PHP 5.6 and PHP 7.0
1414

1515

1616
## Installation
1717

18-
**From the Magento Connect Manager:**
18+
**From the Magento Marketplace:**
1919

2020
Goto [http://www.magentocommerce.com/magento-connect/bitpay-payment-method.html](http://www.magentocommerce.com/magento-connect/bitpay-payment-method.html) and click the *Install Now* link which will give you the *Extension Key* needed for the next step.
2121

@@ -39,7 +39,7 @@ Visit the [Releases](https://github.com/bitpay/magento2-plugin/releases) page of
3939
5. In admin interface, go to stores -> configuration -> advanced -> advanced, turn on 'Bitpay_Core'
4040
6. Then in stores -> configuration -> sales -> payment methods, you should have Bitpay as a payment method
4141

42-
**NOTE:** These files can also up uploaded using the *Magento Connect Manager* that comes with your Magento Store
42+
**NOTE:** These files can also up uploaded using the *Magento Marketplace* that comes with your Magento Store
4343

4444
**WARNING:** It is good practice to backup your database before installing extensions. Please make sure you Create Backups.
4545

0 commit comments

Comments
 (0)