schedult card expiration
This commit is contained in:
@@ -169,9 +169,13 @@ function success_payment_for_user_CIPF($user_id, $order_id) {
|
||||
|
||||
/*
|
||||
* else
|
||||
* order is important for some
|
||||
* -> first update date, then schedul events
|
||||
*
|
||||
*/
|
||||
update_card_date_expiration_CIPF($user_id);
|
||||
schedule_deactivate_expired_card_CIPF($user_id);
|
||||
schedule_prof_account_deletion_CIPF($user_id);
|
||||
|
||||
if (is_card_new_CIPF($user_id)) {
|
||||
set_card_number_CIPF($user_id);
|
||||
|
||||
Reference in New Issue
Block a user