Skip to content

2.2.0

Compare
Choose a tag to compare
@access-checkout-sdk-ci access-checkout-sdk-ci released this 07 Sep 11:29
fb4bce1

Added

  • Ability to enable Pan formatting by calling enablePanFormatting() when building CardValidationConfig

Changed

  • All Pans that are entered will be formatted by default. All card brands except for Amex will be formatted as XXXX-XXXX-XXXX-XXXX. Amex will be formatted as XXXX-XXXXXX-XXXXX.
  • Sanitise BaseUrl configuration value to remove trailing forward slashes, so that http://localhost/ becomes http://localhost