Payment Gateway Hooks
arm_after_bank_transfer_payment
This action is used to do action only after user paid using Bank Transfer payment gateway.
Hook Details
- Hook Type: Action
- Source: core/classes/class.arm_payment_gateways.php
Usage:
Parameters:
$plan
Plan Object
$payment_mode
Payment Method ‘Auto’ OR ‘Manual’
$amount
Plan Amount
$coupon_code
Coupon Code used while payment.
$arm_is_trial
Whether user paid for trial period or not?
