• erio's avatar
    fix(payment): remove purchase_subscription fields replaced by payment system · 27cd2f8e
    erio authored
    The built-in payment system replaces the old external purchase subscription
    iframe approach. Remove purchase_subscription_enabled/url from admin settings
    interface and form defaults, as the Payment tab now handles this functionality.
    Kept in stores/app.ts fallback to match backend DTO response structure.
    27cd2f8e
settings.ts 13.9 KB