Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2008
    Posts
    15
    Plugin Contributions
    0

    Default CCNow Payment module

    I'm using this module for CCNow gateway peyment. It's work ok when not use taxes for produc. When I pass the parametars to ccnow page i get error ERROR: 35: amount mismatch: 14.00 <>15.80
    This 1.80 is the tax for product. Can you please see this module and make changes to work with taxes?

    Thanks...
    Attached Files Attached Files

  2. #2
    Join Date
    Mar 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: CCNow Payment module

    I make this changes of total field:
    zen_draw_hidden_field('x_amount', number_format($order->info['total'], 2)) .

    but i get the same error

  3. #3
    Join Date
    Mar 2006
    Location
    Belarus
    Posts
    73
    Plugin Contributions
    0

    Default Re: CCNow Payment module

    Ha. This is mine module. Found this topic in hope that someone made better one since mine have some limitations. Particularly, CCNow doesn't provide automatic redirect back to the store to process result of payment pricedure. So, I implemented additional 'premature' order status, and order is registered in the system right BEFORE going to CCNow. Then, if a customer returns, another order with 'pending' status is created. So, this requres some additional control and causes some missing order numbers due to necessity to delate double ones.
    So, if anybody can improve it, feel free to do this.
    But it wasn't me who published this module in the Downloads section, and I don't support it since my knowledge of PHP is very limited, and this module is basically result of few days of blind code alterations to see what will happen. It work for me, but can't be easily adopted by others, unfortunately.

  4. #4
    Join Date
    Jan 2005
    Posts
    101
    Plugin Contributions
    0

    Default Re: CCNow Payment module

    i add ccnow in zencart but this is show "ERROR: 11: Inactive account"
    why ?

  5. #5
    Join Date
    Mar 2006
    Location
    Belarus
    Posts
    73
    Plugin Contributions
    0

    Default Re: CCNow Payment module

    Because you are not registered in CCNow, probably. Or didn't enter CCNow Key in corresponding field during the module installation.
    BTW, I've got reply from CCNow that they are working on Zen-Cart integration module, and got their beta version. Works fine, though I can't test different currencies, taxes and discounts (I don't use either). I hope that they'll release final version soon.

 

 

Similar Threads

  1. Need help with module configuration--enable certain payment module for certain items
    By maxus in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 10 Mar 2008, 04:24 PM
  2. I Need Payment Module Help!!!!! Is there a working SecureNet module?
    By shamis in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 11 Feb 2008, 06:40 PM
  3. Testing credit card payment and paypal payment module
    By pingudebian in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 20 Mar 2007, 11:18 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
  •