My app currently uses Stripe for Apple Pay, but I am transitioning my app to use an in-house Apple Pay integration. I will need to register the same domains that are already registered for Apple Pay via Stripe to my personal Apple merchant ID.
Apple's docs state: "You cannot register the same domain with a different Team ID."
I don't know how Stripe implements Apple Pay or what their developer setup looks like. Assuming they have a developer team ID, I'm wondering if I need to unregister all the domains currently registered via Stripe so that I can re-register them to my personal Apple merchant ID.