Skip to main content

Documentation Index

Fetch the complete documentation index at: https://primer.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

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()