Interface

CommonPaymentAgreementRequest

CommonPaymentAgreementRequest

Members

string

# clientReference

A merchant application specific reference number for the transaction.

View Source model/CreatePaymentAgreementRequest.ts, line 10

string

# customerRef Optional

A merchant application specific reference number for the customer.

View Source model/CreatePaymentAgreementRequest.ts, line 14

string

# description Optional

Description of the payment agreement. Used to distinguish payment agreements from one another.

View Source model/CreatePaymentAgreementRequest.ts, line 24

string

# orderNumber Optional

Merchant order number of the transaction.

View Source model/CreatePaymentAgreementRequest.ts, line 19