This updates the some of the notification messages that appear when we add line items through the manage instalments form, so they match the ones mentioned in our specs document on Confluence, these messages are:
When adding membership line item and selecting "No Payment" option, then it should show:
The membership has been added to payment plan but no payment has been created.
When adding membership line item and selecting "On-off Payment" option, then it should show:
The membership has been added to payment plan and a payment has been created successfully
When adding membership line item and an error occur then it should:
The membership could not be added to the payment plan. Error reason: ERROR_REASON_GOES_HERE
When adding a non membership line item then it should show:
The line item has been added to payment plan and a payment has been created successfully.
When adding a non membership line item and an error occur then it should:
The line item could not be added to the payment plan. Error reason: ERROR_REASON_GOES_HERE
Overview
This updates the some of the notification messages that appear when we add line items through the manage instalments form, so they match the ones mentioned in our specs document on Confluence, these messages are:
When adding membership line item and selecting "No Payment" option, then it should show:
The membership has been added to payment plan but no payment has been created.
When adding membership line item and selecting "On-off Payment" option, then it should show:
The membership has been added to payment plan and a payment has been created successfully
When adding membership line item and an error occur then it should:
The membership could not be added to the payment plan. Error reason: ERROR_REASON_GOES_HERE
When adding a non membership line item then it should show:
The line item has been added to payment plan and a payment has been created successfully.
When adding a non membership line item and an error occur then it should:
The line item could not be added to the payment plan. Error reason: ERROR_REASON_GOES_HERE