Filter parameters to the ReturnURL when checking out with PayPal Express. Returns an array of key, value pairs. { return array(“option” => “1”); }
apply_filters("pmpro_paypal_express_return_url_parameters", array()); |
Parameters
- array()
Filter parameters to the ReturnURL when checking out with PayPal Express. Returns an array of key, value pairs. { return array(“option” => “1”); }
apply_filters("pmpro_paypal_express_return_url_parameters", array()); |