Skip to content

HTTP 500 Error on extensionpay.com/extension/*/subscribe endpoint - All extensions affected globally since May 22 #349

@Phildo2450

Description

@Phildo2450

Describe the bug

The extensionpay.com/extension/*/subscribe endpoint is returning HTTP 500 (Internal Server Error) for all extensions. This appears to be a server-side issue affecting ExtPay globally as of May 22, 2026. The issue is NOT specific to any single extension - it impacts all extensions using ExtPay's payment infrastructure.

My Extension Details

  • ExtPay Extension ID: kalshi-market-visualizer
    • Plan: $9.99/month subscription
      • Stripe: Connected in LIVE mode
        • Chrome Extension ID: fhaonnldjoojkjkjpmeohfkdiajkpdi
          Dashboard Configuration (Verified Correct)
  • Extension is registered on extensionpay.com dashboard
    • Stripe account is connected and in LIVE mode
      • Subscription plan is configured ($9.99/month)
        • All settings are saved and confirmed
          To Reproduce
  1. Install any extension using ExtPay
    1. Trigger extpay.openPaymentPage() from the extension (this works correctly - the payment page opens)
    1. The browser navigates to extensionpay.com/extension/kalshi-market-visualizer/subscribe
    1. The page returns an HTTP 500 Internal Server Error
      Expected behavior
      The subscribe page should load normally, displaying the payment/subscription form for users to complete their purchase.

What's Working

  • ExtPay front-end integration is working correctly
    • extpay.openPaymentPage() triggers properly and opens the payment page
      • The extension is correctly configured in the ExtPay dashboard
        • Stripe is connected and in LIVE mode
          What's NOT Working
  • The server-side /subscribe endpoint returns HTTP 500
    • This affects ALL extensions, not just mine
      • The issue started on May 22, 2026
        • No changes were made on our end before the issue started
          Additional context
          This is a server-side/backend issue that requires intervention from the ExtPay team. The problem is on the extensionpay.com infrastructure side. All client-side integration and dashboard configuration is verified correct. Please investigate the backend service for the /extension/*/subscribe endpoint.

Thank you for looking into this - this is blocking all paid extension subscriptions globally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions