We are taking over an ecommerce site for another customer. It's a woocommerce store. They already have Braintree payments and we need to switch to our existing braintree account.
The problem is that all existing customers are tied to the old braintree account. So all existing customers are getting error 91510 You'll get this error if you create a transaction using a customer ID and the customer ID isn't in your Vault.
If we go into the database and delete everyone's braintree id, then everyone will lose their cc details. Is there anyway to transfer braintree accounts or otherwise get around this customer ID issue?
Thanks!