Faster, Smoother New Version of ARMember7.0Launched Buy Now

Documentation

Payment Gateway Hooks
arm_after_prepare_payment_data
This filter is used to modify the payment data after submitting the purchase plan form.
Hook Details
Usage:
Parameters:
$arm_purchase_arr
Membership plan payment array as submitted form.
$payment_gateway
Selected payment gateway.
$posted_data
Form Posted data as array.
$entry_id
Entry ID of the submitted form.