News:

Looking for documentation? Take a look on our wiki

Main Menu

USAePay?

Started by endo, May 02, 2012, 20:47:38 PM

Previous topic - Next topic

endo

Is anybody using USAePay and how did you get it to work with Virtuemart?

endo

I found this:



To emulate your current Authorize.net gateway you will need to do the following:

    Change the processing (submit) URL to

https://secure.usaepay.com/gateway/transact.dll

    For sandbox developer mode change 'secure' to 'sandbox' in the URL
    Populate the x_login field with the USAePay generated source key. If the source does not fit into x_login, break it up into two without any separating characters and populate the second half into the x_tran_key field.




My question is, where do I change the processing (submit) URL?

endo

Anybody?

Processing URL?  Where do I locate it in order to change it?

alatak

Hi,

I have added in the authorize.net configuration 2 parameters:
Authorize.net hostname
and
Authorize.net Sandbox hostname

I think this solves your problem.