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

Features

SWIFT
public protocol ACHMandateDelegate {
    func acceptMandate()
    func declineMandate()
}
SWIFT
public init()