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