#tony-connect
1 messages · Page 1 of 1 (latest)
hey! You set it when initialising the library with
PaymentConfiguration.init(
applicationContext,
publishableKey, // platform key,
"acct_xxxx"
)
aha, okey. that makes sense
one more question there @void quail : Is it right to assume that the client will have to create a new payment method (with the connected accounts Stripe Account ID), when you have a situation like this ?
Situation: Customer has cards saved with own account Account. Customer has to purchase something at Connected Account "Connected_Account"
that's one way to do it yes
is there a better way ?
the other potential option is https://stripe.com/docs/payments/payment-methods/connect#cloning-payment-methods