Hi all ๐
I'm using Mollie with .NET for subscriptions and I currently have a system where it charges the user โฌ0.00 for a mandate and then later creates a subscription with the new mandate, I'm using metadata on the subscription create and payment request to try and keep track of specific subscription data users have (whether its annual, what plan is it, etc.) and I was curious as to whether metadata set on subscriptions persists across future payments?
Thanks!