Hey,
I have been following this guide: https://www.youtube.com/watch?v=EAhrfR62q1c
Everything works in terms of cancelling and starting a subscription, BUT when the user cancels a subscription and then starts the subscription again, 2 data fields for that user is created in the database(the old sub and the new), resulting in the “old”" sub always being ‘active’, even when the second subscription is then cancelled.
How to fix this, so that each user only has 1 subscription?