#ben_framework
1 messages · Page 1 of 1 (latest)
Hello 👋
That's correct, you can't clone payment methods from connected account to the platform account.
In this case, you'd likely want to build your own UI instead of using the customer portal. Since the customer & subscriptions are created on the connected account, the customer portal will create the payment method on the connected account as well.
You could create a customer portal link on your platform and have your customers attach a payment method there (the only limitation here would be that they can't see their existing subscriptions)
Gotcha, figured that would be the case but wanted to be sure I wasn't missing something. Thanks for the response!