PaymentSession
A session between a customer and a merchant
interface PaymentSession
Content copied to clipboard
Functions
Properties
customerInfo
Link copied to clipboard
Payload used to pass customer information back to the merchant
expiryTime
Link copied to clipboard
The timestamp of when the payment session will expire and become unusable
location
Link copied to clipboard
The location of the PaymentSession (used to group payment sessions)
merchantId
Link copied to clipboard
The ID of the merchant initiating the PaymentSession
merchantInfo
Link copied to clipboard
Payload used to pass merchant information to the customer
paymentRequestId
Link copied to clipboard
The ID of the associated Payment Request
paymentSessionId
Link copied to clipboard
The ID of the PaymentSession