Require Address and Phone in Blackbaud Checkout

Is there anyway to require the Address and Phone input fields in Blackbaud Checkout?

I see I can require name and email using
is_email_required
and
is_name_required

But I'm not seeing anything for address and phone.

Thanks!

Comments

  • Mina Mistry
    Mina Mistry Blackbaud Employee
    Seventh Anniversary Kudos 2 Name Dropper Participant

    Hi Nathan

    You can use the payment configuration settings in the BBMS account to make the address a required field. This article describes how to set the Address Verification System (AVS) field.

    Note that this change requires having the right permissions in BBMS and it cannot be changed via the Payments API. Also, be aware that the payment configuration settings may be used in other payment forms. If needed, you can create a brand new payment configuration in the same BBMS account just for use with your custom integration.

    Blackbaud Checkout does not currently have the ability to make the phone number a required field.

    Thanks

    Mina

  • Thanks - looking into this now.

Categories