#AngelDuffel-connect
1 messages · Page 1 of 1 (latest)
I see, thanks!
is this because of data protection? We're trying to figure out how to bill the Connect Accounts' merchants
yes it's PII so we don't return it in the API
can you describe more how you want to bill them? but commonly people onboard the user twice
once as an Account acct_xxx and separately as a Customer cus_xxx that you use for regular payments like any other end-customer of your platform; then you tie those together in your business logic etc
That makes sense, we are already creating a Customer for these merchants.