Bug #7050
openService Subscription payment fails on Stripe submit (Customer & Admin flows)
Description
Steps to Reproduce:
1. Create a Service Subscription.
2. Generate payment link and send to customer via email.
OR
Open the invoice page and attempt payment as Admin.
3. Click the payment link and proceed to Stripe checkout.
4. Enter valid payment details and click Submit.
Actual Result:
Payment fails after clicking Submit on Stripe.
An error is displayed and the transaction does not complete,
in both Customer payment flow (via email) and Admin payment flow (via invoice page).
Expected Result:
Payment should be processed successfully via Stripe,
and the system should redirect to a success/confirmation page
for both Customer and Admin payment flows.
Impact:
Service Subscription payments cannot be completed,
blocking customer subscriptions and revenue collection.

Files
Subtasks
Related issues