Payment Gateway Hooks
arm_after_payment_gateway_listing_section
This action hook is useful to add custom payment gateway options html in admin payment gateway section.
Hook Details
- Hook Type: Action
- Source: core/views/arm_manage_payment_gateways.php
Usage:
Parameters:
$gateway_name
Payment Gateway Name
$gateway_options
Default/Saved Payment Gateway settings
