Merchant-friendly definitions and terminology for Cyrexa H2H integration
Abbreviation | Full Term |
---|---|
API | Application Programming Interface |
CVV | Card Verification Value |
H2H | Host-to-Host |
HMAC | Hash-based Message Authentication Code |
HTTP | Hypertext Transfer Protocol |
JSON | JavaScript Object Notation |
PCI DSS | Payment Card Industry Data Security Standard |
REST | Representational State Transfer |
SCA | Strong Customer Authentication |
SDK | Software Development Kit |
TLS | Transport Layer Security |
UPI | Unified Payments Interface |
URL | Uniform Resource Locator |
Status | Description |
---|---|
pending | Payment initiated but not yet completed |
processing | Payment is being processed |
completed | Payment successfully completed |
failed | Payment failed or was declined |
cancelled | Payment was cancelled by customer or merchant |
refunded | Payment was refunded to customer |
Code | Currency |
---|---|
USD | US Dollar |
EUR | Euro |
GBP | British Pound |
INR | Indian Rupee |
CAD | Canadian Dollar |
AUD | Australian Dollar |
JPY | Japanese Yen |
SGD | Singapore Dollar |
Code | Meaning | Description |
---|---|---|
200 | OK | Request successful |
400 | Bad Request | Invalid request parameters |
401 | Unauthorized | Invalid API key |
403 | Forbidden | Insufficient permissions |
404 | Not Found | Resource not found |
429 | Too Many Requests | Rate limit exceeded |
500 | Internal Server Error | Server error |