Docs
You want to avoid duplicate customer records when customers checkout via hosted pages, and you need to merge existing duplicates.
Use the List customers API to check for an existing customer before creating a subscription. If one exists, either block creation or create the subscription under that customer.
To merge existing duplicate customer records, use the Merge customers API.
Show more
Was this article helpful?