#Mayla-subscription
1 messages · Page 1 of 1 (latest)
sub_1LUiMMJgVklAvTMGMM807WWc
sub_1LUiOxJgVklAvTMG8qxCjl15
sub_1LUiZkJgVklAvTMGY5VdrHAn
sub_1LUiaFJgVklAvTMGc34u6ybd
sub_1LUiahJgVklAvTMG7UTh7jMx
These are the 5 subscriptions, 3 are past due and 2 are active. Thanks 🙂
let's take sub_1LUiMMJgVklAvTMGMM807WWc as an example, where did you see that the customer was charged 5 times?
He was charged once per subscription. But since there are 5 subscriptions, there were 5 charges
I see! Stripe doesn't have 1 customer to 1 subscription restriction. One customer can have multiple subscriptions.
Your system should have a check that one customer can only create one subscription if that is your requirements
Is there a way to check how he managed to do it from logs? We have that option restricted to our customer portal. I tried to debug it by trying to make multiple subscriptions but I don’t have a way of doing it. If I have an active subscription, I can't make another one. I can only cancel or upgrade.
Thanks for waiting. After checking, these subscriptions were created via Checkout Session generated by your side:
- sub_1LUiMMJgVklAvTMGMM807WWc: https://dashboard.stripe.com/logs/req_jBrx82zCwXjuLC
- sub_1LUiOxJgVklAvTMG8qxCjl15: https://dashboard.stripe.com/logs/req_6TDhL01kPQYnXs
- sub_1LUiZkJgVklAvTMGY5VdrHAn: https://dashboard.stripe.com/logs/req_H9uJsKjmG4DBp6
- sub_1LUiaFJgVklAvTMGc34u6ybd: https://dashboard.stripe.com/logs/req_e8dBRCGOcB5MN9
- sub_1LUiahJgVklAvTMG7UTh7jMx: https://dashboard.stripe.com/logs/req_5lRPEnBAAW05IP
Your system created multiple Checkout Sessions for the subscriptions