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.

SWIFT
init(paymentMethodType: String) throws

Parameters

Throws