Skip to content

Releases: mondu-ai/bnpl-checkout-jtl5

Release 4.0.0

18 Nov 13:47
46a13fd

Choose a tag to compare

BREAKING CHANGES:

  • New naming of Mondu payment methods
  • JTL WaWi workflows and the payment methods need to be adjusted in the WaWi
  • Now you have to include Mondu's Privacy Information for Buyers in your terms & conditions section. Please check this site for more details: https://docs.mondu.ai/v0.7/docs/mondu-data-processing

ADDITIONAL CHANGES:

  • Added a new PayNow payment method
  • Refactored the configuration layer
  • Updated the storefront layer
  • Improved the Webhook flow

Release 3.0.6

22 Jul 08:11
f8d633b

Choose a tag to compare

What's Changed

Fixed the issue with the payment description and broken JS.

Full Changelog: 3.0.5...3.0.6

Release 3.0.5

03 Jul 15:11
f68aa8e

Choose a tag to compare

Description

Added rewritable service so the merchant can overwrite buyer_fee_cents

Release information

Release: p
Tickets: PT-1573

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have checked my code and corrected any misspellings

Release 3.0.4

28 May 07:40
68e1d5e

Choose a tag to compare

Fixes # (issue)

Release information

Release: p
Tickets:

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have checked my code and corrected any misspellings
  • I have added tests that prove my fix is effective or that my feature works

Release 3.0.3

12 Apr 10:04
75801de

Choose a tag to compare

Full Changelog: 3.0.2...3.0.3

Release 3.0.2

03 Apr 12:54
b7ed634

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...3.0.2

Release 3.0.1

03 Nov 09:35
42adb91

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

Release 3.0.0

16 Jun 06:58
239ea6a

Choose a tag to compare

Release 3.0.0 Pre-release
Pre-release

Description

Added a hosted checkout.

Fixes # (issue)

Release information

Please specify p/m/M/- for patch/minor/major/none
Release: M
Please specify only ticket id's separated with commas (F.E. BNPL-21, BNPL-22)
Tickets:

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have checked my code and corrected any misspellings
  • I have added tests that prove my fix is effective or that my feature works

Release 2.0.5

19 May 13:17
6f30331

Choose a tag to compare

Description

This PR removes EUR currency as a hard-coded string from order & invoice payloads and instead uses the currency that is selected in the Shop.

Fixes # (issue)

Release information

Please specify p/m/M/- for patch/minor/major/none
Release: p
Please specify only ticket id's separated with commas (F.E. BNPL-21, BNPL-22)
Tickets:

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have checked my code and corrected any misspellings
  • I have added tests that prove my fix is effective or that my feature works

Release 2.0.3

10 Feb 12:19
493da73

Choose a tag to compare

Description

Fixes # (issue)

Release information

Please specify p/m/M/- for patch/minor/major/none
Release: p
Please specify only ticket id's separated with commas (F.E. BNPL-21, BNPL-22)
Tickets:

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have checked my code and corrected any misspellings
  • I have added tests that prove my fix is effective or that my feature works