-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Other methods of payment #39
Comments
Yes, subscribe to SIPS compatible supplementary payment means with your bank and configure accordingly the PAYMENT_MEANS configuration variable from modules back-office |
Hello again and thank you for your response, Client claims, that Sprint Secure Solution is activated, I have added SOLUTIONSPRINTSECURE,3 payment mean in tggatos configuration and still receiving error
Which is different than incorrect payment mean, so it reads sprint secure but something isn't ok. Did I missed something? Shop is already in PRODUCTION mode by the way. |
I'll need the documentation provided with this payment mean to further help. |
oh and do not forget this primary rule of web development : NEVER TRUST A CLIENT ;-) |
Well, I've received that documentation by email. It's available now here: http://www.pdf-archive.com/2015/10/26/guide-d-implementation-empreinte-cb-uniquement-v0-1/guide-d-implementation-empreinte-cb-uniquement-v0-1.pdf. I've handled this by adding SOLUTIONSPRINTSECURE_DATA to DATA field in module advanced config with credentials provided by SIPS and it started redirecting correctly, but after that sprintsecure page showing error without any code or clue on google.
I've wrote to tech support, but no answer for now. Of course I don't want you to waste time on this, unless my mistake is obvious :) It's good to report every step too I think. |
Ok, client was mistaken and he have 3XWEB service, so everything works flawlessly! But one last thing - 3XCBFRANFINANCE_DATA field require full name, address, postal code, city and telephone number of customer. How can I achieve that? For test I have provided dummy info but I can't insert customer variables to DATA field in module config, and I want to avoid module modification if possible. Thank you in advance. |
Experiences gave me mystical supernatural precognition powers ;-)
Yes, had the same thought reading the doc you provided. Never worked with this payment mean before nor had a similar case.
|
Hello again, for now I've prepared quick&ugly solution specifically for this case, but I'll be happy to prepare it for pull request and extend this life-saver module with franfinance e-solutions support :) |
I'd like to handle this adding a hook system to allow supplementary PrestaShop modules registering themselves against tggatos as sub-modules, providing new payment means and handling special cases. This would require several days work and a lot of testing so probably won't happen soon except if many users needs this feature or if one is keen to help developing or financing it. |
Hi,
great work, it works very well, but I need to ask - is there an easy method to add new methods, i.e. Sprint Secure Solution or 3XWEB from Franfinance?
Thank you in advance for response :)
The text was updated successfully, but these errors were encountered: