My client who is using Shopsite has chosen goEmerchant as the gateway provider.
Does shopsite support goEmerchant as a gateway?
On goEmerchant's site they claim that they work with shopsite:
http://www.goemerchant.com/techsupport/gateway.htm
gateway question.
The only ShopSite supported gateways are those listed in the online help at :
http://shopsite.com/help/10.0/en-US/sc/ ... tions.html
goEmerchant mention Authorize.net on their site. It may be that they emulate Authorize.net's interface so it might work with that interface but there is no guarantee.
http://shopsite.com/help/10.0/en-US/sc/ ... tions.html
goEmerchant mention Authorize.net on their site. It may be that they emulate Authorize.net's interface so it might work with that interface but there is no guarantee.
-
- Posts: 4
- Joined: Sat Aug 01, 2009 2:41 pm
-
- Posts: 4
- Joined: Sat Aug 01, 2009 2:41 pm
Ok, I have some specific information that the technical contact at goEmerchant gave me.
In the shopsite dash, when I click "Configure Processor", the host URL for Authorize.net is: secure.authorize.net
However, the goEmerchant person says it should be: https://secure.goemerchant.com/secure/g ... teway.aspx
instead.
Is it possible to have the current host URL changed to https://secure.goemerchant.com/secure/g ... teway.aspx
?
In the shopsite dash, when I click "Configure Processor", the host URL for Authorize.net is: secure.authorize.net
However, the goEmerchant person says it should be: https://secure.goemerchant.com/secure/g ... teway.aspx
instead.
Is it possible to have the current host URL changed to https://secure.goemerchant.com/secure/g ... teway.aspx
?
You would need access to the server the store is hosted on and change tokens in the anet.aa file in the store's data directory. Just which of the tokens you would change would depend on what goemerchant uses.
Again there is no guarantee that changing the settings will actually allow ShopSite to communicate with their gateway.
Again there is no guarantee that changing the settings will actually allow ShopSite to communicate with their gateway.
-
- Posts: 4
- Joined: Sat Aug 01, 2009 2:41 pm
-
- Posts: 2
- Joined: Wed Sep 23, 2009 7:25 pm
- Location: USA
I have access to the server. I see 2 .aa files, one of them being "global.aa". I am inexperienced in this area, specifically changing "Tokens". What are these Tokens exactly?Jim wrote:You would need access to the server the store is hosted on and change tokens in the anet.aa file in the store's data directory. Just which of the tokens you would change would depend on what goemerchant uses.
Again there is no guarantee that changing the settings will actually allow ShopSite to communicate with their gateway.
I am trying to use Charge One as our gateway. Charge One supports emulation of Authorize.net and one of the requirements was to change the post URL. Need help please, thank you.
The file would be anet.aa not global.aa. If it doesn't exist go to the Commerce Setup > Payemnt screen and configure Authorize.net with the user id info that you have for your other gateway. Note what the url(s) might be on that screen. Save changes. Then edit the anet.aa file and change the server url(s) to what your other gateway wants.
Note that tokens all end with a : and must have a space after that before the value you insert.
Again there is no guarantee that this will work.
Note that tokens all end with a : and must have a space after that before the value you insert.
Again there is no guarantee that this will work.
-
- Posts: 2
- Joined: Wed Sep 23, 2009 7:25 pm
- Location: USA
I have contacted our hosting company and they informed me that they can make the change for us.Jim wrote:The file would be anet.aa not global.aa. If it doesn't exist go to the Commerce Setup > Payemnt screen and configure Authorize.net with the user id info that you have for your other gateway. Note what the url(s) might be on that screen. Save changes. Then edit the anet.aa file and change the server url(s) to what your other gateway wants.
Note that tokens all end with a : and must have a space after that before the value you insert.
Again there is no guarantee that this will work.
Thank you for the response.