Class Avs


  • public class Avs
    extends Object
    Avs
    • Constructor Detail

      • Avs

        public Avs()
    • Method Detail

      • addressEditable

        public Avs addressEditable​(Boolean addressEditable)
      • isAddressEditable

        public Boolean isAddressEditable()
        Indicates whether the shopper is allowed to modify the billing address for the current payment request.
        Returns:
        addressEditable
      • setAddressEditable

        public void setAddressEditable​(Boolean addressEditable)
      • getEnabled

        public Avs.EnabledEnum getEnabled()
        Specifies whether the shopper should enter their billing address during checkout. Allowed values: * yes — Perform AVS checks for every card payment. * automatic — Perform AVS checks only when required to optimize the conversion rate. * no — Do not perform AVS checks.
        Returns:
        enabled
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object