DigitalPayCompletion
public protocol DigitalPayCompletion
Undocumented
-
Container reference in the transaction logs.
This number uniquely identifies the credit card transaction in the container.
Declaration
Swift
var paymentTransactionRef: String { get }
-
The amount you want to process in the completion.
Declaration
Swift
var amount: Decimal { get }