hi all, just one more question on the subscription API.
In my current setup, users will folow this process to start a subscription:
- Users make a "first" payment with the monthly subscription price
- If payment is successfull, a subscription will be created using the mandate ID from the first payment
- If the subscription is active on Mollie, we will activate the users subscription on our side as well.
This works great, but I have one question: If the user pays the subscription price on the first payment, will the Subscription API count this as the first montly payment?
Or will there be a new SEPA direct Debit payment with the same amount directly after the subscription has been created? (which would mean a user pays the first month double)