Payment Methods
Overview of supported payment methods in the Onside SDK: credit card, Apple Pay, digital wallets, local methods, and how to enable or configure them in your iOS app.
Presenting the Payment Methods Manager
Onside.presentPaymentMethodsManager(
completion: (@MainActor (Result<Void, OnsidePaymentMethodsManagerError>) -> Void)?
)Last updated
Was this helpful?