trustpayments/oxid-6.0

TRU TrustPayments Module

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:oxideshop-module

1.0.47 2023-06-27 08:46 UTC

README

This plugin supports the Trust Enterprise Platform which can be identified by the URL for the platform ep.trustpayments.com.

OXID 6.X

v1.0.47, 2023-6

This repository contains the OXID Trust Payments payment module that enables the shop to process payments with Trust Payments.

To use this extension, a Trust Payments account is required.

Requirements

  • Oxid 6.0, 6.1, 6.2, 6.10
  • PHP 5.6 or later

Install Oxid 6.2+

Run on the same path via terminal (required on oxid 6.2 upwards) this command to install the plugin: +

composer require trustpayments/oxid-6.0

If the plugin still don't work you need to run these commands:

./vendor/bin/oe-console oe:module:install source/modules/tru/TrustPayments
./vendor/bin/oe-console oe:module:install-configuration source/modules/tru/TrustPayments
./vendor/bin/oe-console oe:module:activate TrustPayments
./vendor/bin/oe-console oe:module:apply-configuration

Support

Support queries can be issued on the Trust Payments support site.

Documentation

License

Please see the license file for more information.