Swiss post payment module: Yellowpay
Hello,
I'm looking for a payment module for the Yellowpay service of the swiss post (Postfinance, Yellownet and Debit Direct).
If anyone has ported the existing OSCommerce module to zen cart, could you please share it ?
If I don't find it, I will try to port the OSC module to zen cart myself. Anyone interested to test it when it is ready ?
Thank you.
Re: Swiss post payment module: Yellowpay
Checkout URL - PostFinance??
Hello,
I have opened an account with the Swiss PostFinance and I want them to design a module for my Zen cart website. However, they asked me the followwing questions, which I am having difficulty answering and was thinking if someone could kindly help me. The questions are:
[FONT=Verdana]1) Back URL from the PostFinance checkout to my shop:
success URL:
failed URL:
cancel URL:
[/FONT][FONT=Verdana]2) How would you like to get the parameter return? (Either to an
e-mail-account or to an URL as a server-to-server-communication)
http-post to the URL :
e-mail to the account :
I will apreciate any help
Thanks[/FONT]
Re: Swiss post payment module: Yellowpay
Hello moktar and the community,
I really need one too. I would definitely test it when it is ready.
Regards,
Re: Swiss post payment module: Yellowpay
I will help you in this too!
Re: Swiss post payment module: Yellowpay
hi,
i have ported the payment module for postfinance once for zc 1.2.7.
i tried to install it with zc 1.3.7, and it worked. so i will gladly post it in the download section.
i would like it for someone to look at the code and check, if everything is still working, and if there is possibly a way to improve the code.
marcin
Re: Swiss post payment module: Yellowpay
Hi,
I've tested the payment module
$Id: postfinance.php
v 3.0 22/12/2005
Created by : Ex-perience Informatique Delémont
Adapted by : ASULIS
Adapted to ZenCart: Marcin Kolonko
with Zencart 1.38a.
The module works fine, contacting the postfinace payment window.
The problem is that in the admin I don't find the order!!! even if I get the confirmation for the payment from postfinance.
ASULIS as released the new version 3.2 for OSC. I've tried to port it.... but my coding skills are pretty bad.... :P:P it doesn't even see the module.
Thanks marcink :clap: for your work :clap:, hope you can port also the new module 3.2 and share it.
Does anyone have an idea about the reason of my error in Zencart 1.38a????
Have a nice life.
Re: Checkout URL - PostFinance??
Hello,
This is a rather old thread, but since I have answers...
See answers in red below:
Code:
1) Back URL from the PostFinance checkout to my shop:
success URL:
your_shop_url /index.php?main_page=checkout_success&step=ok
failed URL:
your_shop_url /index.php?main_page=checkout_confirmation&step=fail
cancel URL:
your_shop_url /index.php?main_page=checkout_confirmation&step=back
2) How would you like to get the parameter return? http-post
http-post to the URL :
your_shop_url /index.php?main_page=checkout_process&step=process