Skip to content

Latest commit

 

History

History
95 lines (48 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

95 lines (48 loc) · 2.11 KB

Changelog

Unreleased changes

3.0.0 - 2024-12-13

Added

  • Rapidez v3 support (#16)

2.0.2 - 2024-11-29

Fixed

  • Listen to vue:loaded (#19)

2.0.1 - 2024-09-06

Fixed

  • Remove extra slash in the url (#18)

2.0.0 - 2024-08-22

Added

  • Laravel 11 support (#17)

1.0.0 - 2024-03-05

Added

  • Rapidez v2 support (#15)

Fixed

  • Fix iDeal icon (#14)

0.7.0 - 2023-12-12

Added

  • Payment icons (#13)

0.6.0 - 2023-11-07

Changed

  • Set token and mask again when showing checkout success (#12)

0.5.0 - 2023-10-20

Fixed

  • Rapidez v1 checkout-success order data compatibility (#11)

0.4.1 - 2023-10-20

Fixed

  • Also complete on 'complete' status (#10)

0.4.0 - 2023-10-12

Added

  • Laravel 10 support (#9)

0.3.1 - 2023-08-08

Fixed

  • Rapidez v1 compatibility (#7)

0.3.0 - 2023-08-04

Added

  • Rapidez/core v1 support

0.2.0 - 2023-04-05

Added

  • Add package.js (#2)

0.1.1 - 2023-02-27

Fixed

  • Get params from URL & send order data as found in the MSP response for checkout success (#4)

0.1.0 - 2023-02-07

Initial release