PrimerHeadlessUniversalCheckout.AchManager is an SDK manager designed to streamline the headless integration of ACH.

Features

1234
public protocol ACHMandateDelegate {    func acceptMandate()    func declineMandate()}
swift
copy
1
public init()
swift
copy