Structures
The following structures are available globally.
-
Response for payment options.
See moreDeclaration
Swift
public struct PaymentOptions
-
Payments API error
See moreDeclaration
Swift
public struct PaymentsApiError : Error, JsonApiResponse, PaymentsErrorApiResponse
-
Type of custom payment confirmation process. Read more about the scenarios of confirmation of payment by the buyer.
See moreDeclaration
Swift
public struct ConfirmationType : OptionSet, Codable
-
The amount in the selected currency.
See moreDeclaration
Swift
public struct MonetaryAmount : Decodable, Encodable