#PETE-customer-ID
1 messages · Page 1 of 1 (latest)
A customer ID will only be visible for one account. If you want to treat multiple customer objects as one, you will need to keep a record of that mapping somehow
Are you making a connect platform?
No, not that I am aware of. The goal was to be able to match customer id in order to keep invoices under the custom account in stripe (from both ERP and ECom)
Since both project use different stripe account, then I guess it would not be possible. The only way that could work would be to fuze both account and use the same but I dont want to go into that solution since ERP is isolated from ECom
BRB in about 1h. thanks!
Yeah unfortunately the IDs will be completely separate in that case. You will want to keep your own records of what maps to what on the other account.