Skip to content

Releases: mondu-ai/bnpl-checkout-jtl5

Release 3.0.6

22 Jul 08:11
f8d633b
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Full Changelog: 3.0.2...3.0.3

Release 3.0.2

03 Apr 12:54
b7ed634
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Release 2.0.2

31 Jan 12:41
Compare
Choose a tag to compare

Description

Added new logo, colors and plugin name.

Fixes CON-804

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: CON-804

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