Serving the interests of our clients. Personalized support and relationships matter to us. Because we are owned by banks, we are empowered to deliver top-notch support and services able to add on additional.

add_filter('gform_confirmation_4', function($confirmation, $form, $entry) { $prod = rgar($entry, '6'); $safe_slug = sanitize_title($prod); $url = home_url('/request-sent/?prod=' . $safe_slug); return array('redirect' => $url); }, 10, 3);