Interface

DigitalPayPaymentAgreementResponse

DigitalPayPaymentAgreementResponse

The JSON response structure of the Create and Update Payment Agreement endpoints.

View Source model/DigiPayModel/DigitalPayPaymentAgreementResponse.d.ts, line 5

Members

Array

# extendedTransactionData Optional

Extended transaction data object

View Source model/DigiPayModel/DigitalPayPaymentAgreementResponse.d.ts, line 35

string

# externalServiceCode Optional

The external service code (from eg. Webpay). This property is only included in the response if it is enabled in the consumers API configuration.

View Source model/DigiPayModel/DigitalPayPaymentAgreementResponse.d.ts, line 40

string

# externalServiceMessage Optional

The external service message (from eg. Webpay). This property is only included in the response if it is enabled in the consumers API configuration.

View Source model/DigiPayModel/DigitalPayPaymentAgreementResponse.d.ts, line 48

DigitalPayFraudResponse

# fraudResponse Optional

Fraud response

View Source model/DigiPayModel/DigitalPayPaymentAgreementResponse.d.ts, line 30

DigitalPayResponsePaymentAgreement

# paymentAgreement

Detail of the payment agreement that has been created or updated

View Source model/DigiPayModel/DigitalPayPaymentAgreementResponse.d.ts, line 26

string

# paymentToken Optional

The payment token of the payment agreement. The payment token is a unique identifier for the payment agreement.

View Source model/DigiPayModel/DigitalPayPaymentAgreementResponse.d.ts, line 18

string

# transactionReceipt

Container reference in the transaction logs. This number uniquely identifies the transaction in the container.

View Source model/DigiPayModel/DigitalPayPaymentAgreementResponse.d.ts, line 11