• Resolved kekkodiaz

    (@kekkodiaz)


    Hi,
    I’m trying to figure out how can I show a message (not an error)
    under the billing_address_1, just to be sure the customer inserted the house number.

    It should be a message that shows up while the billing_address_1 have no integer in it,
    and should disappear exactly when an integer is inserted.

    This message is not an error and will not block the user from completing the order..

    Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    The easiest method would be to write a custom script that runs on the checkout page and checks for a specific regex on the value of the input field.

    Sidenote: Please keep in mind that some business addresses (depending on the country where you’re located in) doesn’t have a numerical value in their address and that notice might be more of a hindrance than it’s worth.

    Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Kind regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Check house number billing_address_1’ is closed to new replies.