Class GatewayInfo (1.20.0)

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

Details about the transaction from the gateway.

Attributes

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