Loaded Commerce Community

Banner


Board index » Loaded Commerce Support » Payment Processing & Gateways

All times are UTC - 5 hours




Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 8:51 am 
Offline
CRE Newbie

Joined: Sun Nov 15, 2009 9:49 pm
Posts: 12
I have checked with Authorize.net all my information is correct.

I have Authorize.net in test mode

I have the module in test mode

When I order something and enter the test credit card and complete the order it just goes straight back to the "Enter the credit card" page...

Anyone have an idea?


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 1:40 pm 
Offline
CRE Legend
User avatar

Joined: Fri Jan 13, 2006 1:00 am
Posts: 11084
Location: Nappanee Indiana
test mode doesn't work to my knowledge

auth.net will provide a testing cc #.. use that along with a cheap test product

_________________
Jason Miller
https://www.creloadedexpert.com
CRE Loaded Expert Team
CRE Loaded Support
Home of the FIRST 100% tableless CRE Loaded template


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 1:45 pm 
Offline
CRE Legend
User avatar

Joined: Fri Jan 13, 2006 1:00 am
Posts: 11084
Location: Nappanee Indiana
also, check the url once you are redirected.. it should show the error..

_________________
Jason Miller
https://www.creloadedexpert.com
CRE Loaded Expert Team
CRE Loaded Support
Home of the FIRST 100% tableless CRE Loaded template


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 3:16 pm 
Offline
CRE Addict
User avatar

Joined: Wed Sep 16, 2009 10:47 am
Posts: 219
Location: Indiana, USA
This is a fight sometimes. Make sure you have cURL complied or have the correct path to cURL set in the module if it's not compiled. That is usually the first thing I check when fixing a loop.

Best regards,

Jody

_________________
Jody
Easy Store Sites
Specializing in Affilate Marketing
& Drop Shipping Websites


Are you a Help Vampire? Learn how to tell...


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 4:14 pm 
Offline
CRE Newbie

Joined: Sun Nov 15, 2009 9:49 pm
Posts: 12
Thanks for the responses...

Curl is installed...

The module is in production mode but authorize.net is in test mode.

I do not have a redirect url - what should that be?

Do you mean this:

The Authorize Net Response/Receipt URLs Help
The Payment Gateway verifies the URL specified in the post string against the URLs in this list. If the URL provided does not match one of the values on this list, the transaction will be rejected. If no URL is provided, the Default URL value will be used.

URL Add URL
(Click Edit to define a default URL value.) Default Receipt URL Edit
(Click Edit to define a default URL value.) Default Relay Response URL Edit


Top
 Profile  
 
 Post subject: Authorize.net Error - There was an error processing your cre
PostPosted: Sat Dec 05, 2009 10:14 pm 
Offline
CRE Newbie

Joined: Sun Nov 15, 2009 9:49 pm
Posts: 12
We now get this error:

There was an error processing your credit card - (123): (TESTMODE) This account has not been given the permission(s) required for this request.


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 11:00 pm 
Offline
CRE Legend
User avatar

Joined: Fri Jan 13, 2006 1:00 am
Posts: 11084
Location: Nappanee Indiana
take it out of test mode on both sides..

if the error is coming from auth.net.. contact them.. they can quickly see if anything is making it to them or not

it could also be your host.. if they use a different curl path/process

_________________
Jason Miller
https://www.creloadedexpert.com
CRE Loaded Expert Team
CRE Loaded Support
Home of the FIRST 100% tableless CRE Loaded template


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 11:04 pm 
Offline
CRE Newbie

Joined: Sun Nov 15, 2009 9:49 pm
Posts: 12
curl has been checked on both sides...

I have tried it out of production.

We have looked at the server and see nothing going to authorize.net

For what it's worth, I'm not seeing a config file containing an authorization key for authorize.net. In similar cases where applications had to interface with authorize, I've seen at least a config file that defines what a secret key, or MD5 hash, the application should use to connect.

Is this needed for Cre Loaded?

If so does anyone have one because I have searched the download and it is not there.


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 11:08 pm 
Offline
CRE Legend
User avatar

Joined: Fri Jan 13, 2006 1:00 am
Posts: 11084
Location: Nappanee Indiana
what version/patch of creloaded are you using AND what auth.net version are you using?

post the exact url error message you get when both side are set to production

also,
put this in the curl path
NONE
and make sure the compiled is checked (depending on your cre/auth version)

_________________
Jason Miller
https://www.creloadedexpert.com
CRE Loaded Expert Team
CRE Loaded Support
Home of the FIRST 100% tableless CRE Loaded template


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 11:28 pm 
Offline
CRE Newbie

Joined: Sun Nov 15, 2009 9:49 pm
Posts: 12
b2b v 6.4

It is the authorize.net module that came with cre b2b v6.4

Complied is checked

None is in the curl path

In authorize.net I have the transaction version as 3.0

https://www.alsipnursery.com/shoponline ... ayment.php is the Default Relay Response URL

The errror I get is when I do the payment confirmation I get this:


There was an error processing your credit card - (123): (TESTMODE) This account has not been given the permission(s) required for this request.

Here is the url that produces the error:

catalog/checkout_payment.php?error_message=There+was+an+error+processing+your+credit+card++-+(123):+(TESTMODE)+This+account+has+not+been+given+the+permission(s)+required+for+this+request.


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 11:42 pm 
Offline
CRE Legend
User avatar

Joined: Fri Jan 13, 2006 1:00 am
Posts: 11084
Location: Nappanee Indiana
#1 you posted in the wrong place (6.2 topic)

#2 are you sure you are not in test mode in cre admin (the auth payment mod)
or at auth.net?

have you CONTACTED auth.net with the test mode error?

_________________
Jason Miller
https://www.creloadedexpert.com
CRE Loaded Expert Team
CRE Loaded Support
Home of the FIRST 100% tableless CRE Loaded template


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 11:44 pm 
Offline
CRE Legend
User avatar

Joined: Fri Jan 13, 2006 1:00 am
Posts: 11084
Location: Nappanee Indiana
also try NONE as the curl path and leaving it empty.. but not likely the case unless you have some nutty host like godaddy

_________________
Jason Miller
https://www.creloadedexpert.com
CRE Loaded Expert Team
CRE Loaded Support
Home of the FIRST 100% tableless CRE Loaded template


Top
 Profile  
 
 Post subject: FIXED: Authorize.net - goes to enter your credit card page
PostPosted: Sat Dec 05, 2009 11:50 pm 
Offline
CRE Newbie

Joined: Sun Nov 15, 2009 9:49 pm
Posts: 12
FIXED IT - no where did it say in the cre loaded authorize net module to use the API user name -

It said use your Authorize.net user name.

Thanks for everything


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Jan 02, 2010 1:09 pm 
Offline
CRE Addict
User avatar

Joined: Wed Sep 16, 2009 10:47 am
Posts: 219
Location: Indiana, USA
Nice graphics but gave me flashbacks of the Happy New Year worm virus first launched around 1997 - very similar graphics, launched New Years Day and contained a small movie with fireworks you could watch while it infected your system.

Happy New Year to you too.

_________________
Jody
Easy Store Sites
Specializing in Affilate Marketing
& Drop Shipping Websites


Are you a Help Vampire? Learn how to tell...


Top
 Profile  
 
 Post subject: Re: Authorize.net - goes to enter your credit card page
PostPosted: Sat Jan 02, 2010 6:56 pm 
Offline
CRE Legend
User avatar

Joined: Fri Jan 13, 2006 1:00 am
Posts: 11084
Location: Nappanee Indiana
that post is spam.. the user is spam

_________________
Jason Miller
https://www.creloadedexpert.com
CRE Loaded Expert Team
CRE Loaded Support
Home of the FIRST 100% tableless CRE Loaded template


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next

Board index » Loaded Commerce Support » Payment Processing & Gateways

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Tue May 22, 2012 11:22 pm
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Forums Latest Activity

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

Members Online


© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy