Download the PHP package oxid-solution-catalysts/telecash-module without Composer
On this page you can find all versions of the php package oxid-solution-catalysts/telecash-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oxid-solution-catalysts/telecash-module
More information about oxid-solution-catalysts/telecash-module
Files in oxid-solution-catalysts/telecash-module
Package telecash-module
Short Description Payment-Module for Payment-Provider Telecash
License GPL-3.0
Informations about the package telecash-module
OXID eShop TeleCash Module
Payment-Module for Payment-Provider Telecash.
Branch compatibility
- b-7.1.x branch / v1.x version - compatible with OXID eShop compilation 7.1.x and the respective branch
Twig only! (eg. no Smarty Support anymore)
Installation
- ...
- ...
Development (local Docker environment)
You'll need:
- Github Token (Replace
<YOUR TOKEN HERE>
with your token) - Github Username + Password (will be asked during installation. You can use the same token again)
- Docker
! Note: This approach is partly based on private OXID recipes, which are accessible only by OXID staff, or if you were granted permission !
For the initial setup of the development environment, you can use the following command:
This will create a folder telecash
in your current directory, compile and start the Docker containers, and run the Shop v7.1 Setup.
A demo database will be installed and the shop is configured to run on https://localhost.local
.
You might need a new entry in your hosts
file to route this domain:
An admin account will be created: [email protected] / admin
Install and try it out
This module is in working state and can be directly installed via composer:
and activate the module.
Running tests and quality tools
Check the scripts
section in the composer.json of the module to get more insight of
preconfigured quality tools available. Example:
Integration/Acceptance tests
- install this module into a running OXID eShop
- run
composer update
in module root directory
After this done, check the "scripts" section of module composer.json
file to see how we run tests.
NOTE: From OXID eShop 7.0.x on database reset needs to be done with this command (please fill in your credentials)
Contact us
- In case of issues / bugs, use "Issues" section on github, to report the problem.
- Join our community forum
- Use the contact form
In case you have any complaints, suggestions, business cases you'd like an example for please contact us. Pull request are also welcome. Every feedback we get will help us improve.
Kudos
- Torsten Petersdorf ([email protected]) from Checkdomain GmbH for his API client, which we use as a base for our development.
https://github.com/checkdomain/TeleCash/tree/master
All versions of telecash-module with dependencies
symfony/filesystem Version ^6.0
ext-curl Version *
symfony/http-foundation Version ^6.0