richie icon indicating copy to clipboard operation
richie copied to clipboard

Frontend - View - Learner Dashboard - Order detail payment schedule

Open jbpenrath opened this issue 1 year ago • 0 comments

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

jbpenrath avatar Mar 05 '24 10:03 jbpenrath