Guest Posted December 11, 2005 Posted December 11, 2005 i'm trying to get the authorize.net payment module that comes installed with osC working. - i got my merchant account set up - i got my authorize.net account set up - i got the transaction key - i get "There has been an error processing your credit card. Please try again." constantly - i scoured the forums for answers but the answers are either too vague or way over my head here's the tip of the ? iceburg - what exactly are the steps to get the authorize.net module working? - do you have to install one of the contributions to get it working or will the stock authorize.net module work when it's set up properly? - what if anything needs to be set up on the authorize.net side? - does there need to be specific URLs entered in the Response/Receipt URLs section of authorize.net? there's probably lots more that i'm forgetting but if i could get answers for these i think i'd be off to a good start. any help is greatly appreciated.
Guest Posted December 11, 2005 Posted December 11, 2005 Step 1; Install Authorize.net Consolidated Contribution Step 2; Configure Step 3; Enjoy! :D
Guest Posted December 12, 2005 Posted December 12, 2005 I hope it helps. Sorry to be so brief. I had a toddler crawling on my shoulders while I was trying to type. She won and we played for a while. This is the Contrib I use for payments by cc with my gateway and it has worked fine. You'll still need to set up the things like the transaction key, but it worked for me on the first try after I had it set up. My response/receipt urls are set as "default" on my account and it works fine. I'm assuming it is passed from osC to them because it returns correctly to each of my installations of osC.
Guest Posted December 12, 2005 Posted December 12, 2005 i finally got it to work. i think the problem was the server times between my osC server and authorize.net were not matching up. i still have a question though.... if the authorize.net module that comes with osC works fine, why would i need to install the Authorize.net Consolidated Contribution? does it add extra features like a spot for the ccv code and avs verification? please let me know if you get a chance because i don't want to take a chance messing up something i just killed myself trying to figure out if it's not something i really need. thanks again. i was just about at the end of my rope with this thing...
NETCONMIGO Posted December 13, 2005 Posted December 13, 2005 i finally got it to work. i think the problem was the server times between my osC server and authorize.net were not matching up. i still have a question though.... if the authorize.net module that comes with osC works fine, why would i need to install the Authorize.net Consolidated Contribution? does it add extra features like a spot for the ccv code and avs verification? please let me know if you get a chance because i don't want to take a chance messing up something i just killed myself trying to figure out if it's not something i really need. thanks again. i was just about at the end of my rope with this thing... ================================================= Yes, that is for CVV and drop down menu of Credit Card. I like all that but get error with the CURL. I have it working straight out of the box. I just got a SSL, typed in my log in and key. Updated my configure.php to set my HTTPS to 'https://mysite.com/catalog/' NOTE: If i don't put the /catalog/ it will not work. I think I will keep looking for a more simple way to add the CVV and display the credit cards.
g33kg1rl Posted December 13, 2005 Posted December 13, 2005 i finally got it to work. i think the problem was the server times between my osC server and authorize.net were not matching up. i still have a question though.... if the authorize.net module that comes with osC works fine, why would i need to install the Authorize.net Consolidated Contribution? thanks again. i was just about at the end of my rope with this thing... It is needed if you are using AIM instead of SIM (so, if you are using certificates and SSL for your cart) . Otherwise your cart will try to process as SIM, but look like it is still accessing via AIM. This tells the delimiator string that you are using AIM and not SIM.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.