Page 7 of 15 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 144
  1. #61
    Join Date
    Apr 2007
    Location
    Herts. UK
    Posts
    890
    Plugin Contributions
    4

    Default Re: Nochex APC

    Quote Originally Posted by DVDTitan View Post
    Sorry one more thing.
    Also after test transactions the nochex payment screen isnt going back to my own site.

    If you do a transaction with the NoChex APC module in test mode NoChex will not return to your payment success screen. The only way to test it properly is to do a live transaction, NoChex should then return to the correct screen and the order should go through.

    Regards,
    Christian.

  2. #62
    Join Date
    May 2007
    Posts
    20
    Plugin Contributions
    0

    Default Probs with Customer orders showing up

    Hi,

    I am having a prob with customer orders showing up.

    Customer pays with nochex:

    Nochex worked fine on my testing mode. In live, I got a payment confirmation email from nochex, but zencart didn't show a new order. Neither did it send me an order confirmation email, like how I ususally get when someone pays with paypal IPN.

    So I had to find the new customer, refer to the scant info on the nochex email, and manually work out how many books she had ordered, and what p+p she had chosen!

    zencart shows in customers>costomers that I have a new customer, but displays under her name "Number of Orders: 0"

    Even under Customers>Orders>
    Her order doesn't show up.

    The nochex order said:

    Transaction Type: Xtra
    Transaction Date: 08/06/2007 18:22:05
    Transaction ID: ********************* Order ID:
    Transaction Description: [NO MESSAGE ATTACHED]

    Transaction Amount: £8.08
    Postage & Packing: £0.00
    Insurance: £0.00
    Sub Total: £8.08
    Transaction Charge: £0.44
    Total Received: £7.64
    Current Balance: £7.64


    So my book is 3.50x2=£7, and she must have selected royal mail large leter £1.08)

    I have a seller account.

    These are my settings in admin?modules>payment


    Enable Nochex Module
    True

    Nochex Email Address
    ********@************.net

    Nochex Account Type
    Seller

    Merchant ID


    Payment Zone
    UKZR: Zone 1 Mainland UK

    Set Pending Notification Status
    Pending [1]

    Set Order Status
    Processing [2]

    Sort order of display.
    0

    Debug Mode
    Off

    Status Live/Testing
    Live






    Customer Pays with Paypal IPN


    My latest customer who paid with paypal IPN, her order doesn't show up in customers>orders, even though I got an order confirmation email from zencart and paypal that the order had gone through. Previous customers who paid with paypal IPN, no probs at all.

    I can see her order if I click on customers>customers
    Her profile says Number of Orders: 1 Last Order: 06/03/2007
    Total: £4.30


    Any ideas


    I did recently reduce the price of my product, and it is since then that the probs have started.
    Last edited by Wadi73; 9 Jun 2007 at 09:55 AM.

  3. #63
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Nochex APC

    Check in the Modules ... Order Total ... that Total ot_total is installed and active ...

    Without this, the orders will not display ...

    You can look up the order by the orders_id which is a good indicator that this is not installed or turned off ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #64
    Join Date
    May 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: Nochex APC

    Thanks, it was off.

    However, I just did a test transaction with nochex, and although I get the email confirmation from them, as a seller, and my test customer email gets a notification, zen cart still isn't recording the order.

    It doesn't show up on a search by order no. either.

  5. #65
    Join Date
    Mar 2007
    Location
    Kingston upon Hull, United Kingdom
    Posts
    8
    Plugin Contributions
    0

    Default Re: Nochex APC

    I just installed the Nochex APC module. It is receiving payments OK and recording an order in the cart however the order record contains no products, just a total price and correct postage options. No confirmation email is sent.

  6. #66
    Join Date
    Aug 2007
    Posts
    2
    Plugin Contributions
    1

    Default Re: Nochex APC

    I've just (a few minutes ago) uploaded a revised version of the nochex_apc payment module. I've corrected the bugs that prevented the seller account from working properly, correcting the posted variables to the new Nochex PPI specification, and corrected the bug that was causing the nochex_apc_admin_notification.php not to work properly. I only have a seller account, so have only been able to test that, however, the merchant account variables all appear to be correct.

    It has also corrected the payment success and cancel functions so that nochex will now correctly redirect back to the site when payment has been processed.

    The only thing I haven't been able to figure out yet is why it isn't passing the zencart order ID to nochex.

  7. #67
    Join Date
    Apr 2007
    Location
    Herts. UK
    Posts
    890
    Plugin Contributions
    4

    Default Re: Nochex APC

    Hi,

    Quote Originally Posted by tellytart View Post
    I've just (a few minutes ago) uploaded a revised version of the nochex_apc payment module.
    Did you have a look at the code I posted here:
    http://www.zen-cart.com/forum/showthread.php?t=64271
    It might be of some use to you.

    Quote Originally Posted by tellytart View Post
    The only thing I haven't been able to figure out yet is why it isn't passing the zencart order ID to nochex.
    From what I remember the order ID does note get created until the payment is authorised and the APC call back occurs. It's been a while since I looked at this though so I could be completely wrong about that.

    Regards,
    Christian.

  8. #68
    Join Date
    Dec 2006
    Location
    France
    Posts
    67
    Plugin Contributions
    0

    Default Re: Nochex APC

    Hi, Just want to say that I am using Ver 1.2 modded by Christian (cjpinder)
    In April, it wasnt in the d/l section then, just followed his link. I followed instruction to the word and it works like a dream, i am very grateful.
    I have merchant acc so cant say if probs with seeler acc. using on zen 1.3.2.
    I notice now that it is in d/l section but revised by someone else, Richard Holland, dont know if this is any different, but not touching mine and my credit goes to CJpinder. Thank you.
    Carl..

  9. #69
    Join Date
    Aug 2007
    Posts
    2
    Plugin Contributions
    1

    Default Re: Nochex APC

    The version I posted has updated all the seller account variables that are posted to Nochex to conform to their new PPI specification, and a couple of bug-fixes to allow the nochex_apc_admin_notifications.php file to work again!

  10. #70
    Join Date
    Apr 2007
    Location
    Herts. UK
    Posts
    890
    Plugin Contributions
    4

    Default Re: Nochex APC

    Hi,

    Quote Originally Posted by tellytart View Post
    The version I posted has updated all the seller account variables that are posted to Nochex to conform to their new PPI specification, and a couple of bug-fixes to allow the nochex_apc_admin_notifications.php file to work again!
    That's what the existing v1.2 did. I probably should have put it up in the downloads section ages ago but I was waiting for more people to test it. Never mind, if your version does the same thing then all is well. Just a thought though, have you removed all the PayPal references in the code? The original NoChex module was based on the PayPal IPN module and the author left references to the PayPal settings in there. The transaction date was also broken in the v1.1 module and had to be fixed.

    Regards,
    Christian.

 

 
Page 7 of 15 FirstFirst ... 56789 ... LastLast

Similar Threads

  1. Nochex Payments Module & APC
    By meknownowt in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 18 Dec 2008, 05:25 AM
  2. nochex apc problems
    By ayukuza in forum General Questions
    Replies: 1
    Last Post: 13 Jan 2008, 12:29 PM
  3. Nochex APC Module
    By metalarea in forum Addon Payment Modules
    Replies: 2
    Last Post: 5 Sep 2007, 08:38 PM
  4. Nochex APC v1.2
    By CJPinder in forum Addon Payment Modules
    Replies: 1
    Last Post: 6 Jul 2007, 03:41 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