• Resolved Una

    (@unigunde)


    I’m using a filter woocommerce_billing_fields to add additional fields in checkout and registration. After installing the plugin, these fields now show up in the checkout page although all other address fields have disappeared. https://prntscr.com/s7d1rs

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

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there!

    This is the expected behavior. If you have custom fields, it will not remove them on using Amazon Pay.

    There’s a few reasons this is the case:

    * It doesn’t know about your new fields, and cannot account for them.
    * It shouldn’t remove added fields (in normal cases) as those are added in for a reason by the admin/developer, and should not be removed by the plugin (maybe not in your case, but across the board).

    If you want them removed, you’d want to code that in to not show if the Amazon Pay gateway is active.

    Hopefully that helps! Have a great one!

    Plugin Support dougaitken

    (@dougaitken)

    Automattic Happiness Engineer

    Hey @unigunde

    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.

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Doesn’t work with custom checkout fields’ is closed to new replies.