North America North America
Create a test account Support Login

1.0.5

September 9, 2025

  • Updated MC card BIN range validation.

1.0.4

November 14, 2024

  • Added SRI hash to internal IFrame

1.0.3

October 6, 2021

  • Added the aria-label attribute with descriptive values to each input.

  • Added the attribute aria-invalid="true" to invalid inputs.

  • Added the attribute aria-invalid="false" to valid inputs.

1.0.1

September 11, 2017

  • Updated the library URL to support using only the MAJOR version to retrieve the latest backward-compatible changes.

  • Fixed an issue that prevented iFrames from loading properly when non-Custom Checkout iFrames were included within the same page.

1.0.0

August 15, 2017

  • Made injected inputs transparent, allowing their color to be changed by changing the background color of the div it is mounted to.

  • Resolved library behaviour issues in Internet Explorer 9, 10, and 11.

  • Fixed an issue where the 404 page for library files redirected to web.na.bambora.com after a timeout.

  • Corrected the behavior of credit card autofill in supported browsers.

  • Simplified validation error types. See the documentation for the updated list.

  • Added the following new methods to input objects:

    • input.unmount(): remove an input from the DOM
    • input.update(): update the options passed to an input
    • input.focus(): give focus to the input
    • input.blur(): remove focus from the input
    • input.clear(): reset the value of the input

0.1.1

August 1, 2017

  • Fixed an issue where a hash in the page URL broke Custom Checkout integration.

  • Fixed a bug in Firefox and Internet Explorer that required two tabs to switch between fields.

  • Added support for the padding property in the style options. This can be used to increase the selectable area of inputs.


0.1.0

June 26, 2017

  • Released the alpha version of Custom Checkout.