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>.
1
fun init(): PrimerHeadlessUniversalCheckoutAchManager
kotlin
copy
Parameters
viewModelStoreOwner
ViewModelStoreOwnerRequiredThe ViewModelStoreOwner to associate with the component.