TrogloGeek / prestashop-tggatos-module

TggAtos Module for Prestashop (1.4 to 1.7), ATOS SIPS 6xx payment gateway
61 stars 34 forks source link

TggAtos Module BETA VERSION for Prestashop 1.7

ATOS SIPS 600 payment gateway

If you are looking for PrestaShop 1.4, 1.5 and 1.6 please see 4.x module versions

This module helped you earning money ?

Please contribute back

Donate to help development and support of TggAtos

Suggested donation: 25 € for basic user, 80 € for professionals which often use the module.

Donations help me to find time to develop and maintain the module and to answer support requests.

5.1.0

RELEASE-CANDIDATE feedback requests

Feedbacks which are not issues or enhancement requests can be submitted as comments to the following blog ticket: http://prestashop.blog.capillotracteur.fr/2013/02/10/debut-de-la-phase-release-cadidate-pour-la-version-3-0-0-de-tggatos/

Sorry, it is a french blog, but they can be submitted in english as well.

Environment used to test current version

Prerequisites

Installation (differences with a simple PrestaShop module)

Generic method
Installation via a linux webserver shell using git (recommended method)
    shopuser@webserver:prestashop$ cd modules
    shopuser@webserver:prestashop/modules$ git clone --depth 1 -b 5.0.0-beta https://github.com/TrogloGeek/prestashop-tggatos-module.git tggatos
    shopuser@webserver:prestashop/modules$ cd tggatos
    shopuser@webserver:prestashop/modules/tggatos$ git checkout -b local

git clone arguments explained:

git checkout -b local will create a branch named local so you can later commit local changes if needed

Release cycle

I do not have enough feedback to manage a real release cycle, and I don't use it myself, I do run alpha tests on it but it is only a set of basic tests to try to check if I introduced side effects with last changes, never trust my checks, please run your owns. so it's mainly based on the lack of error reporting for a given release candidate.

I have you module running well in production, but there is a new release, should I blindly update?

The hell no! This is a payment gateway, you should be really careful about it. Read the commit history between your release and the new one.

I use your module and I feel there have to be implied warranties with the use of it.

I don't feel that way. This module is provided as is, I really try to provide you with a reliable high quality gateway, but hey, I'm human! I'm mainly working alone on this project, with some help from others in the form of feedbacks and push requests once and then, but it's not enough for the module to be fully trusted. I initiated this project because I have good experience with ATOS/SIPS gateway and I didn't feel any existing Prestashop ATOS/SIPS module to be reliable enough, but my good will on this project is not a reliability proof.

What if I want a gateway offering more warranties?

I don't know, sorry, I created this one because I did not trust existing others, so I can't help you finding a more reliable module.

by TrogloGeek Project's blog