Results 1 to 9 of 9
  1. #1
    Join Date
    Feb 2004
    Location
    portsmouth, nh us
    Posts
    119
    Plugin Contributions
    4

    Default Cybersource and Canadian Payments

    Has anyone else had a problem processing payments using the cybersource module and taking payment from canadian addresses?

    I can take payment from everywhere else in the world except for canada. According to the cybersource tech support it is because the script isn't returning a 2 digit state code which is supposed required.
    "You must be the change you wish to see in the world" - Ghandi

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Idea or Suggestion Re: Cybersource and Canadian Payments

    in the includes/modules/payment/cs.php file, around line 250 you have:
    PHP Code:
    'WEST VIRGINIA' => 'WV',
    'WYOMING' => 'WY',
    ); 
    change that to:
    PHP Code:
    'WEST VIRGINIA' => 'WV',
    'WYOMING' => 'WY',
    'ALBERTA' => 'AB',
    'BRITISH COLUMBIA' => 'BC',
    'MANITOBA' => 'MB',
    'NEW BRUNSWICK' => 'NB',
    'NEWFOUNDLAND' => 'NL',
    'NORTHWEST TERRITORIES' => 'NT',
    'NOVA SCOTIA' => 'NS',
    'NUNAVUT' => 'NU',
    'ONTARIO' => 'ON',
    'PRINCE EDWARD ISLAND' => 'PE',
    'QUEBEC' => 'QC',
    'SASKATCHEWAN' => 'SK',
    'YUKON TERRITORY' => 'YT'
    ); 
    Last edited by DrByte; 7 Jun 2006 at 05:51 AM.
    .

    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.

  3. #3
    Join Date
    Feb 2004
    Location
    portsmouth, nh us
    Posts
    119
    Plugin Contributions
    4

    Default Re: Cybersource and Canadian Payments

    Thank You.

    You have saved me yet again. :-)
    "You must be the change you wish to see in the world" - Ghandi

  4. #4
    Join Date
    Feb 2004
    Location
    portsmouth, nh us
    Posts
    119
    Plugin Contributions
    4

    Default Re: Cybersource and Canadian Payments

    I made these changes and am still not having any luck processing ayments with cybersource. I am about to switch to authorize.net because the cybersource mod isn't ready for primetime as far as I am concerned. I am willing to pay to have it brought up to speed.
    "You must be the change you wish to see in the world" - Ghandi

  5. #5
    Join Date
    May 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Cybersource and Canadian Payments

    So the above change didn't work for you for canadian addresses, huh.

    how hard is it to change to authorize.net? I know in the zen-cart it should be hard but how long to get things set up with them to get the flow of credit card charges to your bank?

    If you are having all these issues with cybersource then I assume I am going to have the same ones and I don't really want to deal with that.

    thanks for the info

  6. #6
    Join Date
    Aug 2005
    Posts
    52
    Plugin Contributions
    0

    Default Re: Cybersource and Canadian Payments

    Quote Originally Posted by romanus
    I made these changes and am still not having any luck processing ayments with cybersource.
    What are the symptoms for your processing problems?

    I'm still undecided with Cybersource, but I want to make it work for personal reasons so I'm in for the fix whenever possible..

  7. #7
    Join Date
    May 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Cybersource and Canadian Payments

    Does anyone know what kind of failed attempts using cybersource actually result in the order within zen-cart not to process.

    Granted my settings on cybersource for put in Review status were only set to put in review if cvv doesn't match....I tested the following scenarios and they all processed.

    On all of these i used my same credit card.

    I place an order with my real address and it went through fine.
    placed an order using a canadian address with my credit card and it went through.
    placed an order with a different US address than my own and it went through.

    The only time I got a message saying anything was wrong was if I typed an invalid credit card number that the cs.php files check to see if they are in the right format.

    what do i have to do to get cybersource to send back a failed message?

  8. #8
    Join Date
    Aug 2005
    Posts
    52
    Plugin Contributions
    0

    Default Re: Cybersource and Canadian Payments

    Good question. I'm still waiting for feedback from Cybersource on the CVV issue from the other thread - I'll add the experience you report as part of the problem with their system and see what they offer in response.

  9. #9
    Join Date
    May 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Cybersource and Canadian Payments

    I was using Miva Merchant before with cybersource and everything worked out great. I may have to look into using another payment gateway if these issues don't get fixed before its time to open my store..

    Thanks for the speedy replies and I look forward to hearing the results.

 

 

Similar Threads

  1. v150 CyberSource or First Data payments
    By jcorbindesign in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 9 Apr 2012, 07:05 PM
  2. Accepting Canadian DebitCard Payments
    By Dauphine438 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 3 Dec 2010, 09:54 PM
  3. Cybersource & Canadian orders
    By ccheney in forum Addon Payment Modules
    Replies: 8
    Last Post: 14 Dec 2008, 08:31 PM
  4. Restricting certain payments only to Canadian and USA customers...
    By Menatep in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 14 Oct 2008, 06:56 PM
  5. CyberSource + Canadian Payment! Anyone got similar problems?
    By jack911 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 7 Dec 2006, 09:33 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