Authorizations
Admin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.
Body
The connector through which payment has gone through
The flow in which the code and message occurred for a connector
The sub_flow in which the code and message occurred for a connector
code received from the connector
message received from the connector
status provided by the router
optional error provided by the router
retry
, do_default
indicates if step_up retry is possible
Deprecated: This field is now included as part of feature_data
under the Retry
variant.
error code unified across the connectors
error message unified across the connectors
frm_decline
, processor_downtime
, processor_decline_unauthorized
, issue_with_payment_method
, processor_decline_incorrect_data
, hard_decline
, soft_decline
indicates if retry with pan is possible
Deprecated: This field is now included as part of feature_data
under the Retry
variant.
retry
Contains the data relevant to the specified GSM feature, if applicable.
For example, if the feature
is Retry
, this will include configuration
details specific to the retry behavior.
Response
Gsm updated
The connector through which payment has gone through
The flow in which the code and message occurred for a connector
The sub_flow in which the code and message occurred for a connector
code received from the connector
message received from the connector
status provided by the router
retry
, do_default
indicates if step_up retry is possible
Deprecated: This field is now included as part of feature_data
under the Retry
variant.
indicates if retry with pan is possible
Deprecated: This field is now included as part of feature_data
under the Retry
variant.
retry
Contains the data relevant to the specified GSM feature, if applicable.
For example, if the feature
is Retry
, this will include configuration
details specific to the retry behavior.
optional error provided by the router
error code unified across the connectors
error message unified across the connectors
frm_decline
, processor_downtime
, processor_decline_unauthorized
, issue_with_payment_method
, processor_decline_incorrect_data
, hard_decline
, soft_decline