Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2009
    Posts
    5
    Plugin Contributions
    0

    help question Westpac HPP module problems return back to ZC

    Hi All,

    So I running ZC 1.3.8, and have had a look through the forums, but no luck, so I thought I'd start my own thread. I am trying to develop a payment module for the Westpac Quickweb hosted payment page. I have somewhat cannabalised the NAB transact & paystation payment modules and written in my own stuff and have it about 90% of the way there, but have run into a snag.

    The Wesptac HPP requires some sort of customer ID & the amount to be passed to it, which I have it doing and that all works fine. The problem occurs at the end when the customer has to return back to our site (where ZC is hosted). The return is handled via a link after the payment has been made and I am able to customise that link by passing the returnURL in a POST from my payment module.

    Obviously ZC needs some sort of session reference to understand that this is a returning customer who has not yet "finalised" their order so that it can create an order number and register it so that it can be viewed via the admin panel (and clear the customer's shopping cart). I have been unable to get it to do this so far.

    So, this leads me to the following questions:
    1) What is the appropriate session reference I need (E.G. $_SESSION['customer_id'] ?
    2) Can session reference just be handed back to ZC via the URL (E.G. ~check_process&=$_SESSION['customer_id'] or does it need to be used in a POST or GET and stored in a particular variable name ? (This is coming back from the HPP to ZC)
    3) Is there anything I am missing as far as how the process should work?
    4) Any tips/pointers ?

    Thank you kindly for reading, and I would greatly appreciate any help that anyone is able to provide. Cheers.

  2. #2
    Join Date
    Jun 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Westpac HPP module problems return back to ZC

    Still having trouble with this, no one has any thoughts or can answer my questions ?

  3. #3
    Join Date
    Jun 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Westpac HPP module problems return back to ZC

    All good, I resolved my issue and now payments work properly. If anyone ever needs a module for Westpac Quickweb or has any questions, please feel free to PM me!

 

 

Similar Threads

  1. Return Authorization Module (RMA)
    By voltage in forum All Other Contributions/Addons
    Replies: 637
    Last Post: 13 May 2013, 06:19 AM
  2. Return Authorization Module - help please
    By ooakllc in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 1 Oct 2010, 12:34 PM
  3. Return Authorization Module
    By itspec in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 10 Feb 2009, 11:29 PM
  4. Replies: 3
    Last Post: 6 Feb 2009, 12:25 PM
  5. Return Authorization Module (RMA)
    By dscott1966 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Nov 2006, 08:04 PM

Bookmarks

Posting Permissions

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