adde event expire card reminder

This commit is contained in:
asus
2024-04-09 23:05:11 +02:00
parent 1f03fa1a7b
commit 1775c86c25
4 changed files with 41 additions and 23 deletions

View File

@@ -176,6 +176,7 @@ function success_payment_for_user_CIPF($user_id, $order_id) {
update_card_date_expiration_CIPF($user_id);
schedule_deactivate_expired_card_CIPF($user_id);
schedule_prof_account_deletion_CIPF($user_id);
schedule_reminder_before_card_expire_CIPF($user_id);
if (is_card_new_CIPF($user_id)) {
set_card_number_CIPF($user_id);