applicationData
Optional merchant-supplied information about the disbursement request.
Declaration
var applicationData: Data? { get set }Discussion
The system hashes the data and includes it in the resulting PKPaymentToken.
Optional merchant-supplied information about the disbursement request.
var applicationData: Data? { get set }The system hashes the data and includes it in the resulting PKPaymentToken.