Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Beanstream payment modul error.

    Hello.
    we have signed up with beanstream to use CAD . i have installed the module .. I get following error message when i go trough final payment process.


    Fatal error: Call to a member function on a non-object in.../includes/modules/payment/beanstream_cad.php on line 289


    im using beanstream test account.

    any info would be great.

    thanks.

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Beanstream payment modul error.

    I am using zen cart version 1.3.7 upgrade from 1.3.5

    thanks.

  3. #3
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Beanstream payment modul error.

    Anyone with any Idea on this problem?

    Thanks for any help

  4. #4
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Beanstream payment modul error.

    /includes/modules/payment/beanstream_cad.php
    around line 257 you'll see:
    Code:
        global $response, $db, $order, $messageStack;
    change that to:
    Code:
        global $response, $db, $order, $currencies, $messageStack;
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Beanstream payment modul error.

    Thanks Dr..

    that fatal error problem has been solved.
    I am using test account with supplied test credit card number . but i get the following warning on zen cart during checkout. .

    # (0) State/province does not match country
    # Shipping state/province does not match country
    - Your credit card could not be authorized for this reason. Please correct the information and try again or contact us for further assistance.

    this cann't be customer account information error. because i am using my real address as account on this store.
    but i have no idea why i get this warning.

    any info would be at most greatfull.
    thanks.

  6. #6
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default stat / province dose not match country ????

    Hello.
    I am trying to enable my shopping cart to accept credit card payment . I have installed beanstream module and i have account with this gateway.

    Using test account . when i go trough the check out process after entering credit card info , I get the following warning


    """
    # (0) State/province does not match country
    # Shipping state/province does not match country
    - Your credit card could not be authorized for this reason. Please correct the information and try again or contact us for further assistance.

    """

    I have tried anything that i could possibly think of , but i can not seems to find why this happens .
    the address I am using as a customer on this store is correct address .
    any info ?
    Thanks.

  7. #7
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default new beanstream module error

    Hello.
    as i stated before i get the warning during checkout . " state/province dose not match ..........."

    it seems that . zen cart pass only " -- " as province ISO code . in my case QC is passed as -- only .

    i had this issue with version 1.3.7, I did a upgrade to 1.3.8 and this issue still exist .

    Please let me know if you know how to fix this issue .

    we are running on test beanstream account.

    Thanks.

  8. #8
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Beanstream payment modul error.

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Beanstream payment modul error.

    Thanks for the new update and bug fix.. everything seems to be working now . I done few test transactions and they were success.
    However , there is something .. I have no idea if thats by design , when I use Declined credit card . I get warning message , which i have to get .. but at the beginning of the message i have something like ( 7 ) . or might be other number , and message ..
    I assume this number should represent the reason for Decline .. but only number is displayed and no reason is given .

    can you please let me know if this is by design ? if so , were i can get the info on those numbers ??

    Thanks.

  10. #10
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Beanstream payment modul error.

    ( 7 ) would be the error code indicating the decline.

    The actual "reason" for the decline is not supposed to be displayed to the customer. Otherwise, someone who has stolen CC numbers and decides to use your store to validate, will be able to run all the cards through your site and see exactly their status, etc.

    If you really want to see the detailed reasons, turn on the debug logging and see the details in the logs instead.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Beanstream payment page
    By gerryheff in forum Addon Payment Modules
    Replies: 0
    Last Post: 27 Apr 2011, 08:30 PM
  2. Beanstream payment module
    By scrappind in forum Addon Payment Modules
    Replies: 1
    Last Post: 14 Oct 2009, 03:38 AM
  3. PHP5 Error with German Bank Transfer Payment Modul
    By fulltilt in forum Addon Payment Modules
    Replies: 1
    Last Post: 30 Oct 2008, 07:55 PM
  4. please help with payment modul
    By fulltilt in forum Addon Payment Modules
    Replies: 0
    Last Post: 29 Sep 2008, 05:36 PM
  5. transaction_id missing in payment modul
    By fulltilt in forum General Questions
    Replies: 0
    Last Post: 27 Sep 2008, 04:10 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR