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.
PrimerHeadlessUniversalCheckoutAchManager is an SDK manager designed to streamline the headless integration of ACH.
Features
- Provide component: Provides a component that implements
PrimerHeadlessAchComponent<PrimerCollectableData, PrimerHeadlessStep>. - For the case of Stripe ACH (STRIPE_ACH) payment method: the manager will return an instance of
StripeAchUserDetailsComponent<AchUserDetailsCollectableData, AchUserDetailsStep>.
KOTLIN