RetrievePaymentRequest
public class RetrievePaymentRequest
options for retrieving payment information
-
the external id passed in to the Sale, Auth or PreAuth request
Declaration
Swift
public var externalPayentId: String
-
Declaration
Swift
public init(_ externalPaymentId: String)