Plugin: Stripe
Filter Name: frm_payment_status_refunded
KB Link:
Declaration:
add_action( 'frm_payment_status_refunded', 'function_name', 10, 2);
Action Type:
Static
In class:
FrmTransActionsController
Source:
formidable-stripe/formidable-payments/controllers/FrmTransActionsController.php
Notes:
This hook is a realization of the 'frm_payment_status_' . $atts['trigger'] dynamic filter.
Contribute Comments or Examples
No Entries Found