• Resolved Anonymous User 13411357

    (@anonymized-13411357)


    Dear team,

    Is there a way to show the Boxzilla popup when the payment method “Bank Transfer” in WooCommerce is being selected? I’ve seen the possibility to achieve advanced custom targeting with Boxzilla by placing some PHP code in the functions.php and I’m hoping you can push me in the right direction 🙂

    Many thanks in advance for your reply,
    Reijer

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    We don’t have a pre-build solution for this. I can only think of writing your own Javascript code that detects when that payment method is selected and then opens the box.

    The Javasscript code to open the box with ID 5 is Boxzilla.show(5);

    You can also write custom rules in PHP but that won’t show the box the moment the payment method is selected: https://kb.boxzillaplugin.com/advanced-box-rules/

    Hope that helps. If you have any questions, please let us know!

    Thread Starter Anonymous User 13411357

    (@anonymized-13411357)

    Okay thanks Lap, I will check it out.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Show popup when selecting payment method’ is closed to new replies.