The Official Website of AgoraCart and Agora.cgi
AgoraCart.com Demos Download AgoraCart User Manuals & Wiki Gold Members Forum Go Gold Now! Gold Version Memberships

AgoraCart.com

About
Features
Download
Payment Gateways
Send a Donation
Founders Club
BLOG: News & Updates

Showcases & Demos

AgoraCart Demos
Shop Live Stores

Downloads & Add-ons

Gold Version Downloads
DBwizz Database Mgr.
AgoraCart.com Store

Help & Support

User Manuals
Gold Version Users Forum
Gold Version Chat
Tech Support
Certified Agora Pros
Certified Designers
Hire a Freelancer

Gold Version Members

Member Benefits
Join Today!
Gold Members Home
Gold Version Users Forum
Gold Version Chat Rooms
Gold Version Downloads

For Store Owners

Merchant Accounts
Cool Resources
Advertise Here
"Powered by" Logos
Web Hosting Search

Misc.

Contact Us
MEET's Talking Guide
The Ancient Greek Agora






AgoraCart Free User Forums

This is the official FAQ and Cool Tips guide For the AgoraCart shopping Cart software


Official Sponsors of the AgoraCart Project:

       


RegisterSearchFAQLog in
Reply to topic Page 1 of 1
how do I setup Authorize.net and Offline together
Author Message
Reply with quote
Post how do I setup Authorize.net and Offline together 
we are currently using Authorize.net gateway, no problems.
Now we want to add a manual payment gateway in addition. So that US customers can pay with Authorize.net and a CC. And, International customers can pay by mailing check, Money Order, or PO. (no CC allowed).
how do I set it up?, my first attempt produced a paypal link and an authorize.net link which didnt work.
Thanks.

View user's profile Send private message
Reply with quote
Post  
You have to edit the combo-orderform.html file.
What is the URL to your store?


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
http://store.atxtech.net/

View user's profile Send private message
Reply with quote
Post  
1. manager -> Primary/Core Settings
Set "Replace Order Form Tags?" to "NO"

2. Edit combo-orderform.html from:
Code:
<input type="hidden" name="page" value=""><INPUT TYPE=HIDDEN NAME = "ofn" VALUE = "AgoraPay">

TO:
Code:
<input type="hidden" name="page" value=""><INPUT TYPE=HIDDEN NAME = "ofn" VALUE = "Offline">


AND:
Code:
<input type="hidden" name="page" value=""><INPUT TYPE=HIDDEN NAME = "ofn" VALUE = "LinkpointConnect">

TO:
Code:
<input type="hidden" name="page" value=""><INPUT TYPE=HIDDEN NAME = "ofn" VALUE = "AuthorizeNet">


Remember to upload the combo-orderform.html file in ASCII mode back to the server.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
Ive changed the combo-orderform.html like you said,

I can get only one or the other to work properly.

when I set the last gateway to offline, the offline works but i get errors when trying the authorize.net gateway.

when I set the last gateway as authorize.net the authorizenet gateway works fine but the offline gateway tries to go to authorize.net.

Sad but hopeful

View user's profile Send private message
Reply with quote
Post  
Ooops, 1 more thing... Upload the AuthorizeNet-order_lib.pl & Offline-order_lib.pl files to the 'add-ons' directroy.

Once you do that, things should work properly.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
I did set it to 'No', I also tried to set it to yes, but Ive went back and reset it to No, still only one gateway will work , whichever I set as primary.

I have also substituted the choose orderform instead of the combo but of course I renamed it.

here i what the page los like that has the error, (whichever is not workig shows this same type of error page

%%head_info%% %%StoreHeader%%

--------------------------------------------------------------------------------

We're sorry, an error has occured.
Please hit the browser back button, change what was done in error, and try again.


--------------------------------------------------------------------------------

%%StoreFooter%%

Smile

View user's profile Send private message
Reply with quote
Post  
Please re-read my last post....


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
Moving those 2 files to the Add-ons floder did the trick Smile

Thank you so much, have a nice day!

View user's profile Send private message
Display posts from previous:
Reply to topic Page 1 of 1
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 vote in polls in this forum