- সারি
- ১৭ এপ্রিল, ২০২৬ এ ১২:৪৯ AM UTC
- লেখক
- Kamo
- মন্তব্য@ info: status
- be274af
Controllers were built by a separate agent from services, causing method name and parameter type mismatches. Fixed all controllers to match actual service signatures: correct method names, UUID.fromString() conversions, proper argument counts. Also fixed StripeSubscriptionService to use addAllItem() instead of setItems() for Stripe SDK compatibility, and BillingAdminService type casting issues.