You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: