Payment Gateway Hooks
arm_cancel_subscription_gateway_action
This action will be executed whenever a recurring membership plan cancelled by admin or user.
Hook Details
- Hook Type: Action
- Source: core/classes/class.arm_membership_setup.php
Usage:
Parameters:
$user_id
User ID
$old_plan_id
Plan ID
