Overview
Stripe supports pause-related subscription behavior, but PayPress does not currently expose full pause-state visibility as a dedicated subscription feature.
Requirements
- Stripe subscription.
- Awareness that pause visibility is currently limited in PayPress.
Steps
- If you pause a subscription in Stripe, review the subscription in Stripe first.
- Check PayPress after Stripe sends subscription webhook events.
- Use Stripe as the source of truth for pause configuration.
- Do not rely on PayPress to show every pause option yet.
Expected Result
PayPress may continue to show the subscription as active if Stripe uses pause collection while keeping the subscription status active. PayPress does not currently provide a dedicated pause details section.
Important Notes
This is an intentional current limitation. Core subscription checkout, renewals, cancellation, retry payment, and order synchronization are implemented. Dedicated pause visibility is planned for future improvement.
Troubleshooting
If a subscription was paused in Stripe but still appears active in PayPress, check Stripe directly. If invoices behave differently after pause, rely on Stripe invoice and subscription history for the full billing explanation.