Subscription plan mapping in admin panel
Open
@johnnynotsolucky is already working on this.
Since Feb 28, 2023.
Paywall
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
We need to be able to associate Product prices in stripe with Subscription Plans in Jigzi:
- Endpoint to fetch prices for both individual and school products
- Endpoint to save association of stripe prices and other data (see
SubscriptionPlantype) - Admin UI to load and update associations
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.