Search:

Type: Posts; User: i2ts

Search: Search took 0.01 seconds.

  1. Replies
    88
    Views
    29,435

    Re: callback problem with NAB Transact (Hosted Payment Page) Payment Module

    As the payment module uses the payment page hosted by NAB Transact itself this security update shouldn't affect the module.

    Only possible issue you might face is customers who are using older...
  2. Replies
    88
    Views
    29,435

    Re: callback problem with NAB Transact (Hosted Payment Page) Payment Module

    The line in init_sessions.php must be

    elseif ( /*($request_type == 'SSL') &&*/ isset($_GET[zen_session_name()]) ) {
    You have missed the opening /*


    $gateway_vars['reply_link_url'] =...
  3. Re: Orders not appearing in admin since move to new server

    If the orders are not being created even after you have made the above code change please read the full low-down on this issued posted at...
  4. Replies
    88
    Views
    29,435

    Re: callback problem with NAB Transact (Hosted Payment Page) Payment Module

    Please note, if you are going with the 3rd solution (i.e Modify line 53 of the /includes/init_includes/init_sessions.php) you also have to make sure NAB Transact module tells NAB Transact to call...
  5. Replies
    88
    Views
    29,435

    Re: callback problem with NAB Transact (Hosted Payment Page) Payment Module

    It's time to post to full low-down on what's causing the orders not to be created in zen cart when NAB Transact module is being used.

    I will state this upfront. This issue has nothing to do with...
  6. Replies
    88
    Views
    29,435

    Re: callback problem with NAB Transact (Hosted Payment Page) Payment Module

    The site where NAB Transact is working is https://www.cablesafe.com.au/onlinestore/index.php?main_page=login and it use QuickSSLŽ Premium certificate.

    A disclaimer note, All the information...
  7. Replies
    88
    Views
    29,435

    Re: callback problem with NAB Transact (Hosted Payment Page) Payment Module

    This issue is not caused by the module.

    Did you change the SSL certificate as part of the hosting company change.

    It seems NAB Transact gateway have issues with certain SSL certificates when...
  8. Replies
    88
    Views
    29,435

    Re: callback problem with NAB Transact (Hosted Payment Page) Payment Module

    I sent you a PM for some details
  9. Replies
    88
    Views
    29,435

    Re: callback problem with NAB Transact (Hosted Payment Page) Payment Module

    Please note, this is not an issue with the module. This issue is that both Zen Cart and the callback from the payment gateway need to be using SSL the same way.
  10. Replies
    88
    Views
    29,435

    Re: callback problem with NAB Transact (Hosted Payment Page) Payment Module

    Apologies for the delay in responding to the question. I debugged how the addon handles the call back from NAB Transact. I noticed the code in init_session.php (kind of) ignores the callback if the...
  11. Re: Orders not appearing in admin since move to new server

    Have you tried the above mentioned code changes?
  12. Re: Orders not appearing in admin since move to new server

    After checking the implementation of the zen_href_link() function I get your orignal point. If I simply pass the value 'SSL' for the $connection parameter the function will check if SSL is enabled...
  13. Re: Orders not appearing in admin since move to new server

    I should have been more specific I was refering to the checkout process . I agree, the catalogue doesn't need SSL.


    As far as I know ZC doesn't force the shopping cart owners to have SSL for...
  14. Re: Orders not appearing in admin since move to new server

    Are you suggesting the lines should be as below?


    $gateway_vars['return_link_url'] = zen_href_link(FILENAME_CHECKOUT_SUCCESS, '', 'SSL', true);
    $gateway_vars['reply_link_url'] =...
  15. Re: Orders not appearing in admin since move to new server

    If anyone needs assistance with applying this fix send me a private message.
  16. Re: Orders not appearing in admin since move to new server

    I debugged how the addon handles the call back from NAB Transact. I noticed the code in init_session.php (kind of) ignores the callback if the call back URL is not SSL.

    The following fix might...
  17. Replies
    88
    Views
    29,435

    Re: National Australia Bank Internet Merchant Options

    Hi Mick,

    With the NAB Payment gateway the customer has to go away from the cart to the payment page at bank's end to make the payment. Due to this model the cart doesn't know when the customer has...
  18. Replies
    14
    Views
    6,833

    Re: NAB Transact Hosted Payment Page

    Do you get to the NAB Transact Payment Page where you have to enter the credit card details or are you getting this error before the payment page? What's the amount of the transaction?

    Remember...
  19. Replies
    88
    Views
    29,435

    Re: National Australia Bank Internet Merchant Options

    Hi Alan,

    Please refer to my answer dated 1st March 2010, 09:01 AM with regards to why the module checks if it's installed in a local server.

    Normally 10*.*.* is local IP range. It seems to some...
  20. Replies
    88
    Views
    29,435

    Re: National Australia Bank Internet Merchant Options

    Hi colinvic,

    Once a successful payment is made, the NAB Transact gateway calls your website directly (server-to-server call) and pass the payment results to the cart. Only then your cart record...
  21. Replies
    14
    Views
    6,833

    Re: NAB Transact Hosted Payment Page

    PM your website address I will have a look.
  22. Replies
    14
    Views
    6,833

    Re: NAB Transact Hosted Payment Page

    If I were you I will call NAB (1300 EFT POS) and get the account upgraded from NSIPS to NAB Transact. NAB Transact is much more secure and flexible than NSIPS. A tech savy person can easily spoof the...
  23. Replies
    14
    Views
    6,833

    Re: NAB Transact Hosted Payment Page

    All NAB Transact clients have a 7 character client id. Most of the time you don't need the all 7 chars. For example to login and process transactions via Virtual Terminal you only need the first 3...
  24. Replies
    88
    Views
    29,435

    Re: National Australia Bank Internet Merchant Options

    I have created a zencart module which connects to NAB Transact payment gateway. The module is available at http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=1198

    This...
  25. Replies
    14
    Views
    6,833

    NAB Transact Hosted Payment Page

    Hi All,

    I have created a module which will allow ZenCart to connect to NAB Transact Hosted Payment Page.

    You can find the contribution at ...
  26. Replies
    4
    Views
    1,774

    Re: NAB Transact

    I have created a NAB Transact Hosted Payment Page module. It's available at http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=1198

    I have submitted v1.1, which has few...
Results 1 to 26 of 26
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR