Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscription summaries showing $0 for future-dated subscriptions #157

Open
adamjudd opened this issue May 24, 2024 · 0 comments
Open

Subscription summaries showing $0 for future-dated subscriptions #157

adamjudd opened this issue May 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@adamjudd
Copy link
Contributor

When a subscription is purchased that has a future start date (...&sub_frequency=1m&sub_startdate=10d for example), the amount paid today will be $0, even though the actual subscription will generally have an actual price.

This applies to both the customer portal and the admin.

We need to determine if we actually have the necessary information available via the API to output the future subscription cost or not. if not we'll need to update our API to include those details too.

@adamjudd adamjudd added the bug Something isn't working label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant