-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated as per Stripe
- Loading branch information
Showing
1 changed file
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,10 +11,22 @@ or | |
execute below command in your magento installation directory | ||
`composer require amazonpaymentservices/module-fort` | ||
|
||
## Configuration and User Guide | ||
You can download the archive [file](/magento2-aps-2.4.6.zip) of the plugin and install it to Magento. Detailed guide is included in the repository [here](https://github.com/payfort/magento2-payfort/wiki). | ||
# Installation | ||
1. Connect via SFTP and navigate to [your site root folder] | ||
1. Copy APS extension for Magento folder under app/code folder | ||
1. Compile Magento | ||
1. Follow the configuration steps mentioned in Step 3 | ||
# Configuration | ||
Follow the below instruction to access configuration page of APS extension for Magento: | ||
1. Navigate to Stores → Configuration | ||
1. At left hand side click on Sales → Payment Methods | ||
1. Under Other Payment Methods section find a payment methods names as “Amazon Payment Services” | ||
1. Click on Configure button | ||
# Amazon Payment Services Account: | ||
If you don't have an APS account click here to sign up for Amazon Payment Services account | ||
https://paymentservices.amazon.com/ | ||
Have any questions? Just get in touch -- email the team at [email protected] | ||
|
||
|
||
## Payment Options | ||
|
||
* Integration Types | ||
|
@@ -35,6 +47,9 @@ You can download the archive [file](/magento2-aps-2.4.6.zip) of the plugin and i | |
* KNET | ||
* NAPS | ||
* Apple Pay | ||
|
||
## Configuration and User Guide | ||
You can download the archive [file](/magento2-aps-2.4.6.zip) of the plugin and install it to Magento. Detailed guide is included in the repository [here](https://github.com/payfort/magento2-payfort/wiki). | ||
|
||
|
||
## API Documentation | ||
|