NATS4 MEMBER EXPIRE PAD
MEMBER_EXPIRE_PAD
An option in NATS 3.1 to prevent member accounts from expiring until several days after their payment is due. This allows for delays in transaction processing from the biller. Trial memberships are delayed by 50% or a minimum of one day and a maximum of seven days. For example: a three day trial membership won't expire until the fifth day.
To enable this feature, add the following line to your nats/config.php:
$config['MEMBER_EXPIRE_PAD'] = 1;
Custom Padding
Billers Epoch, Jettis, and NetCash each support a custom pad date. For example: you can delay by three days all expires from members paying with Epoch. The MEMBER_EXPIRE_PAD setting will not override any specific Epoch, Jettis, or NetCash custom pad date. To enable this feature, please enter a request in the Too Much Media ticketing system.