Deal Start at $69

58+ PREMIUM ADDONS TOTALLY FREE

 up to 60% off
Spring Sale
00
Days
00
Hours
00
Minutes
00
Seconds
Grab Now

Documentation

Payment Gateway Hooks
arm_after_recurring_payment_completed_outside
This action is used to do action directly after all AUTO recurring payment of subscription type of plan is finished.
Hook Details
  • Hook Type: Action
  • Source: core/classes/class.arm_gateways_paypal.php
Usage:
Parameters:
$user_id
User ID
$plan_id
Plan ID
$payment_gateway
Payment Gateway
$payment_mode
Payment Method ‘Auto’ OR ‘Manual’
$user_subdata
Array of payment data like subscription ID, Customer ID, Token.