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

Frontend - View - Learner Dashboard - Order detail payment schedule #2318

Open
2 tasks
jbpenrath opened this issue Mar 5, 2024 · 0 comments
Open
2 tasks
Labels

Comments

@jbpenrath
Copy link
Member

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.

As a learner, I should be able to check the payment schedule related to a training I purchased.

Describe the solution you'd like

In the dashboard learner, the order detail view should contain a subview called "Payment schedule". This view should fetch the payment schedule of a given order then display it.
For each step of the payment schedule, the learner should be able to see the state (Does the step has been paid ? If not, when the collect will be triggered ? If the collect failed, a payment button should be display to allow the learner to put things right).

Blocking tasks

  • Implement the backend payment schedule logic
  • Design the learner dashboard view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant