SWIFT
init
The native UI manager is responsible for payment methods that need to present their own UI (e.g. Apple Pay).
This method enables you to create a Native UI manager instance.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
init(paymentMethodType: String) throws
Hide Parameters
primerHeadlessUniversalCheckoutDidLoadAvailablePaymentMethods.Hide Throws
paymentMethodType.
Supported payment methods for current client session are returned
in the onAvailablePaymentMethodsLoaded delegate.