Lifted from 2880 Ops ticket where BAs have recommended that users and clients should be notified when a PAD 3 day wait period is still in effect. This notification should be triggered if a new payment is requested for a new service, so that it is clear for the client that the waiting period has not been completed yet.
GIVEN that the system is in the duration of the 3 day waiting period for PAD
WHEN a client tries to trigger the system for a payment of a new service
THEN the Pay API notifies the user that the waiting period is not over yet
AND x amount of days is left before payment can be made.
Lifted from 2880 Ops ticket where BAs have recommended that users and clients should be notified when a PAD 3 day wait period is still in effect. This notification should be triggered if a new payment is requested for a new service, so that it is clear for the client that the waiting period has not been completed yet.
GIVEN that the system is in the duration of the 3 day waiting period for PAD WHEN a client tries to trigger the system for a payment of a new service THEN the Pay API notifies the user that the waiting period is not over yet AND x amount of days is left before payment can be made.