Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

Enumeration members

AUTOMATIC = "automatic"

The field may or may not be collected depending on the Payment Method's requirements.

NEVER = "never"

The field will never be collected. If this field is required by the Payment Method, you must provide it as part of defaultBillingDetails.

ALWAYS = "always"

The field will always be collected, even if it isn't required for the Payment Method.

Generated using TypeDoc