Interface

PaymentInstrumentAdditionResult

PaymentInstrumentAdditionResult

The result of trying to initiate the addition of a new PaymentInstrument

View Source model/PaymentInstrumentAddition.d.ts, line 15

Members

string

# cardCaptureURL

The URL of an iframe. This iframe is used to capture a credit card number, expiry and CVV

View Source model/PaymentInstrumentAddition.d.ts, line 21

string

# transactionRef Optional

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

View Source model/PaymentInstrumentAddition.d.ts, line 25