Page 1 of 2 12 LastLast
Results 1 to 10 of 29

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default 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.

  2. #2
    Join Date
    Feb 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Swiss post payment module: Yellowpay

    Hi,
    I would test it!

  3. #3
    Join Date
    Oct 2006
    Posts
    14
    Plugin Contributions
    0

    Default 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,

  4. #4
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Swiss post payment module: Yellowpay

    I will help you in this too!
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  5. #5
    Join Date
    Oct 2006
    Posts
    14
    Plugin Contributions
    0

    Default 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]

  6. #6
    Join Date
    Oct 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: Checkout URL

    Hello,

    I was thinking if anyone out there has any idea on my above questions. I will really appreciate any help.

    Thanks

  7. #7
    Join Date
    Oct 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: Checkout URL

    Hello,

    so I have also the same problem. Have you found a solution to this problem?

    Under the postfinance adress www.postfinance.ch I have found more informations include any examples in the handbook "yellowpay" in html, but not for zen cart.

    And if you delivery this (any)adress to postfinance then you get the id and can test in test environment.

    For my opinion its necessary to enhance the modul "ipn_main_handler.php" and write a handler for the yellownet. Isn't ?

    Please let me known if you have news. Thanks

    Walter

  8. #8
    Join Date
    Apr 2008
    Posts
    10
    Plugin Contributions
    1

    Default 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

  9. #9
    Join Date
    Apr 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Checkout URL - PostFinance??

    Hello to all!

    After the upgrade of Postfinance they have a lot of problem. Even if you set the return page the system doesn t go back to the success page (in testing mode never got in production).
    I have an other problem... I ve set the return pages as prossel said, but if I try to test it even the Postfinance procedure goes succesfully I don t find the order in the database.... any Idea????

    the http/post is set to:
    your_shop_url /index.php?main_page=checkout_process&step=process

    but it doesn t work, I get the information return on the second option by e-mail.

    Any Idea????

    thanks to all

  10. #10
    Join Date
    Apr 2008
    Posts
    10
    Plugin Contributions
    1

    Default Re: Checkout URL - PostFinance??

    Hi Maxiva,

    There is something missing in includes/modules/payment/postfinance.php that prevents the checkout_process pages to correctly process the order.

    Look for txtShopPara and replace the whole line with

    PHP Code:
    zen_draw_hidden_field('txtShopPara'session_name().'='.session_id()) . 
    By the way, there is another solution that involves swapping return urls to process the order after the payment has been made, when the user returns to the shop, but it is a bad solution. Some users just forget to return to the shop, leaving you with the same problem as you currently have (money moved but no order in shop).

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Canada Post Module (w/Beanstream payment module)
    By sgt_slaughter in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 15 Sep 2009, 07:48 PM
  2. Replies: 2
    Last Post: 23 Aug 2009, 11:25 AM
  3. Australia Post Shipping Module & International Post
    By annav in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 29 Nov 2008, 11:42 AM
  4. Register post fee with ozzy post module
    By kennyoz in forum Addon Shipping Modules
    Replies: 0
    Last Post: 8 Apr 2007, 05:50 AM
  5. New currency: Swiss Franc
    By lifesayko in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 25 Sep 2006, 05:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg