Download the PHP package payapi/magento-plugin-instantbuy without Composer
On this page you can find all versions of the php package payapi/magento-plugin-instantbuy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download payapi/magento-plugin-instantbuy
More information about payapi/magento-plugin-instantbuy
Files in payapi/magento-plugin-instantbuy
Package magento-plugin-instantbuy
Short Description Integrating the PayApi Instant Buy functionality for Magento 2
License OSL-3.0
Informations about the package magento-plugin-instantbuy
PayApi Plugin - Instant Buy and UI extensions for Magento 2
Magento payment method implementation of PayApi Secure Form.
Adds UI components to run the PayApi Instant Buy and allows to share the store contents through your social networks with FngrShareSDK.
Contents
Includes an easy-to-use PayApi extension for any Magento 2 webshop (plugin). In order to use the payment gateway, please register for a free PayApi user account
Server Requirements
- Magento CE 2.0 or higher. This plugin has been validated to work against the 2.1.0 Community Edition release.
- PHP 5.6 or higher. This plugin will not work on PHP 5.5 and below.
- Composer
Installation
Method 1: Install Via Shell Script
- Download the script 'install-payapi-extension.sh'
- Run the script:
Method 2: Manual installation in server with composer
-
Run the composer require command
-
Upgrade modules list
-
Deploy new modules
- Deploy static content
Method 3: Magento Marketplace
- Go to the Magento Marketplace https://marketplace.magento.com/
- Search for extension “PayApi”
-
Buy the PayApi extension for free
- Login into the magento backend
- Go to Settings > Web setup wizard > Component Manager section
- Sign in with your Magento Marketplace account Access to https://marketplace.magento.com/customer/account/ Once logged in, go to “My Access key” Create new Access key or/and copy the public/private keys generated previously Back to your store Admin backend and paste these keys.
- Press sync button to synchronize with your store
- Select payapi/* modules to install them.
- Click “install” button and continue the installation steps.
Configuration
- Go to the Magento admin, open the menu option Stores > Configuration > Sales > Payment Methods
- Open the PayApi extension section and type your PayApi PublicId and your PayApi API key (You can get your publicId and API key from here)
- Select your default Shipping Method for the "Instant Buy" functionality (It might require to create a new shipping method if there are no methods)
- Save Config
Questions?
Please contact [email protected] for any questions.