Viewing 1 replies (of 1 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @ivanivanov18

    Typically, WooCommerce expects that the billing_postcode checkoutfield has a required attribute with a value of true or false. On your site, that value is null which is triggering an error since it’s an unexpected value.

    If you’re using a checkout field editor plugin, make sure the postcode value is either true or false.

    I’ll make a note include a more robust set of checks for invalid values.

    You can also use one of the custom forms or the Payment Form for credit cards which don’t have the same postal code validation checks.

    Thanks,

Viewing 1 replies (of 1 total)
  • The topic ‘Card input fields not showing’ is closed to new replies.