#chrisp-subscription-use-case

1 messages · Page 1 of 1 (latest)

drowsy lagoon
#

You can't pass ownership of a Subscription to a new customer, but you could emulate this behavior by creating a new identical subscription with the new owner

urban hedge
#

Okay understood, so there is no such thing as turn over right? Maybe what I can do is just keep the entity (product) and connect it to the new subscription for the new user.

#

So all the invoice from the previous subscription will no longer be tracked right?