Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2010
    Posts
    42
    Plugin Contributions
    0

    Default Sorry, we are not accepting payments from your region at this time.

    Cart was working smoothly with Fedex Ship Manager and ZC version 1.3.9g. Have been using FirstData/Linkpoint w/only major credit cards and ZONES were working fine too. FedEx Ship Manager was discontinued so on advise from Fedex I upgraded to ZC 1.5.0 and downloaded and installed Numinix Fedx Web Services Shipping module v1.3.3. Got a new Meter Number and Authentication Key from Fedex. That's when all the problems began.

    At the checkout payment screen in red appears this text, "Sorry, we are not accepting payments from your region at this time." Have read all previous threads with this title but have found no resolution.

    Tried changing code in includes/modules/payment/authorizenet_aim.php from:
    if (!defined('ENABLE_SSL') || ENABLE_SSL != 'true')
    to
    if ((!defined('ENABLE_SSL') || ENABLE_SSL != 'true') &&
    MODULE_PAYMENT_AUTHORIZENET_AIM_TESTMODE != 'Test')

    Made no difference even though I test toggled some fields in the "Federal Web Services" module including going from TEST to Live production. The troublesome text still appeared.

    Tax Class and Shipping Zone is set to NONE. Enable for always free shipping is set to false.

    A question - what is the Authentication Key (given to me by Fedex) for and where do I use it? Could this be part of the problem?

    Additional issue mentioned here incase it has some bearing - all item weights have the numeral 5 mysteriously added at start. So 2 pounds becomes 52 pounds. Who knows where that 5 came from?

    Any help is always most appreciated.

  2. #2
    Join Date
    Jan 2004
    Posts
    58,261
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Sorry, we are not accepting payments from your region at this time.

    "not accepting payments ..." refers to something in the configuration of your payment modules. And is usually because you've configured your payment modules to only work with a specific Payment Zone ,instead of setting it to "--None--" which is the normal default.

    It would be unusual for it to be related to a shipping module issue if the message says not accepting payments.

    http://www.zen-cart.com/wiki/index.p...Obscure_Issues
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

 

 

Similar Threads

  1. Sorry, we are not accepting payments from your region at this time.
    By aa33030 in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 19 Mar 2011, 12:28 AM
  2. Sorry, we are not accepting payments from your region at this time.
    By Stig in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 3 Jan 2011, 10:50 PM
  3. Replies: 5
    Last Post: 21 Jan 2010, 05:48 AM
  4. Sorry, we are not accepting payments from your region at this time.
    By mad_warehouse in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 25 Apr 2009, 03:46 PM
  5. Sorry, we are not accepting payments from your region at this time.
    By cgriff in forum Installing on a Windows Server
    Replies: 10
    Last Post: 14 Jun 2008, 06: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
  •