GatewayURL Property
Default URL for a specific Gateway .
Data Type
StringDefault Value
""Remarks
This property is used to change the default URL for a specific Gateway. This is useful for specifying a different URL for testing purposes, or to support additional gateway processors that share a protocol format (such as additional Authorize.net compatible gateways). Please note that the proper "http://" or "https://" formatting must be observed. Some alternate testing URLs are listed below:
URLs for submitting test transactions: (not supported by all gateways)
Authorize.Net | https://test.authorize.net/gateway/transact.dll |
Intellipay | https://test.intellipay.net/LinkSmart/ |
SkipJack | https://developer.skipjackic.com/scripts/evolvcc.dll?AuthorizeAPI |
Viaklix (NOVA) | http://demo.viaklix.com/process.asp |
3DSI EC-Linx | https://www.ec-zonedemo.com/secure/extern/externalauthxml.asp |
PayFuse | https://test5x.clearcommerce.com:11500 |
LinkPoint | staging.linkpt.net:1129 |
Moneris eSelect Plus | https://esqa.moneris.com/HPPDP/index.php |
Protx | https://ukvpstest.protx.com/VPSDirectAuth/PaymentGateway.asp |
EFSNet | https://testefsnet.concordebiz.com/EFSnet.dll |
Optimal | https://realtime.test.firepay.com/servlet/DPServlet |
FirstData | staging.linkpt.net:1129 |
YourPay | staging.linkpt.net:1129 |
ACH Payments | https://www.paymentsgateway.net/cgi-bin/posttest.pl |
Payments Gateway | https://www.paymentsgateway.net/cgi-bin/posttest.pl |
Chase Merchant Services | staging.linkpt.net:1129 |
eWay | https://www.eway.com.au/gateway/xmltest/TestPage.asp for transactions without CVVData. https://www.eway.com.au/gateway_cvn/xmltest/TestPage.asp for transactions with. Please see note below. |
Note: The EWay gateway does note support TransactionTypes like the other gateways do. Instead, eWay defines different GatewayURLs for each of the actions they support. The following table shows all of the supported actions for the eWay Gateway.
GatewayURL | Description |
https://www.eway.com.au/gateway/xmlpayment.asp | Sale transactions without CVVData. |
https://www.eway.com.au/gateway_cvn/xmlpayment.asp | Sale transactions with CVVData. |
https://www.eway.com.au/gateway/xmlstored.asp | Authorization Only transactions without CVVData. |
https://www.eway.com.au/gateway/xmltest/TestPage.asp | Test transactions without CVVData. |
https://www.eway.com.au/gateway_cvn/xmltest/TestPage.asp | Test transactions with CVVData |