Class GatewayInfo (1.13.0)

GatewayInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details about the transaction from the gateway.

Attributes

NameDescription
name str
Name of the gateway service (for example, stripe, square, paypal).
gateway_response_code str
Gateway response code describing the state of the transaction.
avs_response_code str
AVS response code from the gateway (available only when reCAPTCHA Enterprise is called after authorization).
cvv_response_code str
CVV response code from the gateway (available only when reCAPTCHA Enterprise is called after authorization).