|
als_credit_card_server_available.cgi |
Top Previous Next |
|
Description The als_get_credit_card_server_available.cgi interface will attempt to communicate with an AL-Pro Credit Card server and will return a true if successful.
Example Usage http://www.alswebportal.com:88/als_credit_card_server_available.cgi
Parameters: None
Returned Fields
XML Returned
<?xml version="1.0" encoding="utf-8" ?> - <root> - <creditcardserver> <row creditcardserver="Credit Card Server" available="True" /> </creditcardserver> </root> |