Skip to content

payfort/magento2-payfort

Repository files navigation

Amazon Payment Services plugin for Magento

Amazon Payment Services plugin offers seamless payments for Magento platform merchants. If you don't have an APS account click here to sign up for Amazon Payment Services account.

Getting Started

We know that payment processing is critical to your business. With this plugin we aim to increase your payment processing capabilities. Do you have a business-critical questions? View our quick reference documentation for key insights covering payment acceptance, integration, and reporting.

Installation

Simply download it from Magento Marketplace or execute below command in your magento installation directory composer require amazonpaymentservices/module-fort

Configuration and User Guide

You can download the archive file of the plugin and install it to Magento. Detailed guide is included in the repository here.

Payment Options

  • Integration Types

    • Redirection
    • Merchant Page
    • Hosted Merchant Page
    • Installments
    • Embedded Hosted Installments
  • Payment methods

    • Mastercard
    • VISA
    • American Express
    • VISA Checkout
    • valU
    • mada
    • Meeza
    • KNET
    • NAPS
    • Apple Pay
    • STCPay
    • Tabby
    • OmanNet
    • Benefit

Changelog

Plugin Version Release Notes
2.6.2 * Fix - Additional columns are moved out from sales order to individual table
* New - Configuration is added for order deletion when transactions are failed.
* Fix - Refund amounts are not calculated, taken from Magento default function
2.6.1 * Fix - Webhook, Check status common internal function to cancel failed orders are updated with order getState method
2.6.0 * New - Benefit and OmanNet are added as a new payment options
2.5.1 * Fix - Webhook Handling
* Fix - Cron check status to consider Success scenarios
* Fix - Response handling to consider order cancellation only if order state is in list of failure or pending to avoid cancelling success cases.
* Fix - ApplePay discount values fix
2.5.0 * New - Tabby is added as a new payment option
2.4.9 * Fix - SameSite cookie handling
* Fix - ApplePay is now enabled with Magento payment option checkbox
* Fix - Refund considers Base/Front currencies
* Fix - STCPay to use order id which is enabled via configuration
* 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
* Fix - ApplePay url validation is added
* Fix - item id is considered during subscription product cancellation
2.4.6 * Fix - Notification endpoints to consider auth and purchase success status codes
2.4.5 * Fix - Remember me parameter is controlled by STCPay tokenization configuration
2.4.4 * Feature - Recurring functionality is controlled by configuration parameter
2.4.3 * Fix - ApplePay Sha type is collected from ApplePay config
* New - ValuV2 Installment Plan details are added to confirmation screen
2.4.2 * Valu payment option is updated
2.4.1 * Fix - Compliance changes for Magento v2.4.5
2.4.0 * STCPay is added as a new payment option
2.3.0 * Fix - Customer login mandatory for Subscription products
* Fix - Invoice generation on child orders resolved
* Fix - Failed orders not showing in subscription listing
* Fix - Subscriptions listing not showing proper status
* Fix - Country name issue with version dependency resolved
* Fix - Shipping and billing region id issue resolved
* Fix - Recurring cron issue for inactive products
* Fix - Payment cron issue of Apple Code
* Fix - Credit memo issue resolved
* Fix - Mada bin changes
2.2.3 * Fix - Logout after redirection related to session is resolved
* Fix - Apple Pay code simplification
2.2.2 * Fix - Namespace change
* Fix - Shipping and tax calculation corrections in Apple Pay of Product / Cart pages
* Fix - Back button click handling after a successful transaction
2.2.1 * Fix - Fixed Apple Pay floating point issue
2.2.0 * New - Installments are embedded in Debit/Credit Card payment option
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
* New - Tokenization is enabled for Debit/Credit Cards and Installments
* 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

Further Questions

Have any questions? Just get in touch

License

Released under the MIT License.