Download the PHP package amazonpaymentservices/module-fort without Composer

On this page you can find all versions of the php package amazonpaymentservices/module-fort. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package module-fort

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 here.

Payment Options

Changelog

Plugin Version Release Notes
2.6.5 * Fix - Tabby fix for payment status.
2.6.4 * Fix - Magento compatibility updates.
2.6.3 * Fix - PHP7.3 functions are deprecated. PHP8.2 support is introduced.
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.


All versions of module-fort with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package amazonpaymentservices/module-fort contains the following files

Loading the files please wait ....