-
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.
Merge pull request #68 from payfort/Release-Feature
Release feature
- Loading branch information
Showing
35 changed files
with
295 additions
and
211 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,25 +11,10 @@ or | |
execute below command in your magento installation directory | ||
`composer require amazonpaymentservices/module-fort` | ||
|
||
# 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] | ||
|
||
# Installation Steps | ||
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 | ||
|
||
## Configuration and User Guide | ||
You can download the archive [file](/magento2-aps-2.4.9.zip) of the plugin and install it to Magento. Detailed guide is included in the repository [here](/Magento%20Extension%20User%20Guide_v1.1.pdf). | ||
|
||
|
||
## Payment Options | ||
|
||
* Integration Types | ||
|
@@ -50,14 +35,16 @@ Follow the below instruction to access configuration page of APS extension for M | |
* KNET | ||
* NAPS | ||
* Apple Pay | ||
|
||
## Configuration and User Guide | ||
You can download the archive [file](/magento2-aps-2.4.8.zip) of the plugin and install it to Magento. Detailed guide is included in the repository [here](https://github.com/payfort/magento2-payfort/wiki). | ||
You can download the archive [file](/magento2-aps-2.4.9.zip) of the plugin and install it to Magento. Detailed guide is included in the repository [here](https://github.com/payfort/magento2-payfort/wiki). | ||
|
||
|
||
## Changelog | ||
|
||
| Plugin Version | Release Notes | | ||
| :---: | :--- | | ||
| 2.4.9 | * Fix - SameSite cookie handling <br/> * Fix - ApplePay is now enabled with Magento payment option checkbox <br/> * Fix - Refund considers Base/Front currencies <br/> * Fix - STCPay to use order id which is enabled via configuration <br/> * Fix - PHP8.2 Compatibility changes| | ||
| 2.4.8 | * Fix - jQuery deprecated size() function is replaced with length | | ||
| 2.4.7 | * Fix - Shipping tax is considered for the refund calculation <br/> * Fix - ApplePay url validation is added <br/> * Fix - item id is considered during subscription product cancellation| | ||
| 2.4.6 | * Fix - Notification endpoints to consider auth and purchase success status codes | | ||
|
@@ -75,6 +62,7 @@ You can download the archive [file](/magento2-aps-2.4.8.zip) of the plugin and i | |
| 2.1.0 | * New - ApplePay is activated in Product and Cart pages | | ||
| 2.0.0 | * New - Integrated payment options: MasterCard, Visa, AMEX, mada, Meeza, KNET, NAPS, Visa Checkout, ApplePay, valU <br/> * New - Tokenization is enabled for Debit/Credit Cards and Installments <br/> * New - Partial/Full Refund, Single/Multiple Capture and Void events are managed in order details | | ||
|
||
|
||
## API Documentation | ||
This plugin has been implemented by using following [API library](https://paymentservices-reference.payfort.com/docs/api/build/index.html) | ||
|
||
|
Binary file not shown.
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.