Download the PHP package paymentsense/magento2-module without Composer

On this page you can find all versions of the php package paymentsense/magento2-module. 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 magento2-module

Paymentsense Module for Magento 2 Open Source

Payment module for Magento 2 Open Source (Community Edition), allowing you to take payments via Paymentsense.

Requirements

* Using the Hosted payment method without SSL/TLS may result to empty customer's session after returning from the Hosted Payment Form of the payment gateway and respectively the customer's shopping cart would not be restored in case of an unsuccessful payment on some web browsers.

Installation using Composer

  1. Install the Paymentsense module

  2. Enable the Paymentsense module

  3. Update Magento

  4. Deploy the static view files (if needed)

Manual installation

  1. Upload the contents of the folder to in the Magento root folder

  2. Enable the Paymentsense module

  3. Update Magento

  4. Deploy the static view files (if needed)

Configuration

  1. Login to the Magento admin panel and go to Stores -> Configuration -> Sales -> Payment Methods
  2. If the Paymentsense payment methods do not appear in the list of the payment methods, go to System -> Cache Management and clear the Magento cache by clicking on the Flush Magento Cache button
  3. Go to Payment Methods and click the Configure button next to the payment methods Paymentsense Hosted, Paymentsense Direct or/and Paymentsense MOTO to expand the configuration settings
  4. Set Enabled to Yes
  5. Set the gateway credentials and pre-shared key where applicable
  6. Optionally, set the rest of the settings as per your needs
  7. Click the Save Config button

Secure Checkout

The usage of the Paymentsense Direct and Paymentsense MOTO involves the following additional steps:

  1. Make sure SSL/TLS is configured on your PCI-DSS certified server
  2. Login to the Magento admin panel
  3. Go to Stores -> Configuration -> General -> Web
  4. Expand the Base URLs (Secure) section
  5. Set Use Secure URLs on Storefront and Use Secure URLs in Admin to Yes
  6. Set your Secure Base URL
  7. Click the Save Config button

Changelog

2.4.3

Changed

2.4.2

Changed

2.4.1

Added
Changed

2.4.0

Added

2.3.2

Added

2.3.1

Added
Fixed

2.3.0

Added
Removed

2.0.8

Added

2.0.7

Added

2.0.6

Added
Changed

2.0.5

Added
Fixed

2.0.4

Added
Removed

2.0.3

Added
Changed

2.0.2

Changed

2.0.1

Added
Changed
Fixed

2.0.0

Initial Release

Support

[email protected]


All versions of magento2-module with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1
ext-json Version *
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 paymentsense/magento2-module contains the following files

Loading the files please wait ....