Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 725 Bytes

CreditCardAuthorizationError.md

File metadata and controls

14 lines (9 loc) · 725 Bytes

# CreditCardAuthorizationError

Properties

Name Type Description Notes
gateway_error_code string The original message from the payment gateway [optional]
gateway_error_message string The original error message from the payment gateway [optional]
code string Unified error code (flattened Core API, KVRS and Pro errors) constructed by Kigo [optional]
message string Unified error message constructed by Kigo [optional]

[Back to Model list] [Back to API list] [Back to README]