Prefill sendinblue form with customer email
-
Hi
In the template of my “Thank you” page, I’d like to prefill a SendinBlue form with the customer email. Something like this:
<?php echo do_shortcode("[sibwp_form id=1 email='". $order->get_billing_email() ."']"); ?>
Is this possible ?
thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Prefill sendinblue form with customer email’ is closed to new replies.