close
    Contents

    Custom Checkout Versions

    Only use the MAJOR version to ensure you have the latest backwards compatible changes.

    https://libs.na.bambora.com/customcheckout/1/customcheckout.js

    Semantic Versioning

    Given a version number MAJOR.MINOR.PATCH:

    • MAJOR: incremented when changes break backwards compatibility, e.g. 2.0.0
    • MINOR: incremented when adding new features which don't break existing features, e.g. 1.1.0
    • PATCH: incremented when making bug fixes and other minor changes, e.g. 1.0.1