ArgoFire Gateway


GetCardType

This Web service operation returns the name of the card issuer, such as Visa, MasterCard, Amex. The URL to access this operation is:

https://secure.ftipgw.com/ArgoFire/validate.asmx?op=GetCardType

Parameter Value
CardNumber Required. The number of a credit card



Example

The following table contains sample data you can use to test this Web service.

Parameter Description
CardNumber 5454545454545454



Response

<?xml version="1.0" encoding="utf-8" ?> <string xmlns="https://secure.ftipgw.com/ArgoFire/">MASTERCARD</string>





ArgoFire Gateway SDK - Main

Glossary of Terms

Response Codes