Functions
Properties
expiryTime
Link copied to clipboard
The Timestamp for when the payment request will expire and become unusable for payments.
If absent then the payment request will not expire until it is deleted
grossAmount
Link copied to clipboard
The gross amount to be paid. Must be positive except for refunds
merchantReferenceId
Link copied to clipboard
The unique reference for the payment as defined by the Merchant
paymentRequestId
Link copied to clipboard
The ID of this payment request
specificWalletId
Link copied to clipboard
The ID of a specific wallet for which the payment is intended.
If present then the payment can only be used by the intended wallet. If absent then any wallet can create a payment against the Payment Request.
usesRemaining
Link copied to clipboard
The number of times that the payment request can be used to create a payment.
If absent then request can be used an unlimited number of times.
Inheritors
MerchantPaymentDetails
Link copied to clipboard