Test transactions can be submitted with the following information:
Card Type | Card Number |
---|---|
Visa | 4747474747474747 |
MasterCard | 5431111111111111 |
Discover | 6011601160116611 |
American Express | 341111111111111 |
Content-Type Headers
To ensure secure and successful communication with our API, all incoming requests must include a valid Content-Type header. The following values are accepted:
- application/json
- text/xml
- application/x-www.form-urlencoded
Requests that do not comply with the above requirements will be automatically blocked by our firewall and will not reach our servers.