PrimerHeadlessUniversalCheckout.AchManager
public protocol ACHMandateDelegate { func acceptMandate() func declineMandate() }
public init()