Download the PHP package fastaf/module-checkout without Composer
On this page you can find all versions of the php package fastaf/module-checkout. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fastaf/module-checkout
More information about fastaf/module-checkout
Files in fastaf/module-checkout
Package module-checkout
Short Description Magento Fast Checkout Extension - A Checkout and Payment solution for Magento using the Fast checkout interface
License proprietary
Informations about the package module-checkout
Installation
using composer, in your magento webroot, issue the following commands:
if for some reason composer is not available, obtain the files from the repo, and place them in app/code/Fast/Checkout and then
Configuration
- Navigate to Stores → Configuration
- Navigate to Services → Fast Checkout
Enable - this option allows you to enable the Fast Checkout integration with your Magento store(s). Before enabling the extension, you must fill in the API Access Token and App ID and then authenticate the extension.
API Access Token - is given to you by Fast when setting up account
App ID - is given to you by Fast when setting up account
Enable Dark Theme - use the lighter colored button which looks best on dark themes instead of the traditional fast black button
Activate - click this button to connect your store with FAST API
Enable Production Mode - select Yes, and click Activate button to activate to production FAST; select No, and click Activate button to activate to sandbox FAST.
Debug Logging Enable - use this selector to log all rest API calls on your system. This setting is not recommended in production systems with low resources
- Enter App ID
- Enter API Access Token
- Save Config
- Activate
- Enable = Yes
- Save Config
Payment Method
The fast extension will create a new payment method in the magento backend. Orders placed with the fast buttons will show this as their payment method. Customer/Admin placed orders cannot select this payment method.
Integration
The fast extension will create an integration account for connecting the fast server to the magento store API.
If you reauthorize this integration, you will need to Activate again.