attachNewCardToAccount

open suspend override fun attachNewCardToAccount(configuration: LinkConfiguration, paymentMethodCreateParams: PaymentMethodCreateParams): Result<LinkPaymentDetails>

Attach a new Card to the currently signed in Link account.

Return

The parameters needed to confirm the current Stripe Intent using the newly created PaymentDetails.