This action is for showing additional payment method at the front end on the group registration page.
do_action('profile_magic_additional_payment_options',$gid);
$gid is ID of a group.
This action is for showing additional payment method at the front end on the group registration page.
do_action('profile_magic_additional_payment_options',$gid);
$gid is ID of a group.