It seems there is logic hole: we set the refresh period in refresh_period, but then we can set both a monthly and a yearly price.
This seems not logical.
The renew period should depend on the what the customer bought.
So, it seems that refresh_period has to be removed at all.
It seems there is logic hole: we set the refresh period in
refresh_period, but then we can set both a monthly and a yearly price.This seems not logical.
The renew period should depend on the what the customer bought.
So, it seems that
refresh_periodhas to be removed at all.