Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (22 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 1.54 KB

Changelog

0.3.0

  • Correctly, returning card error in composable (#25)

0.2.0

  • Strong Customer Authentication support (#23)

0.1.2

  • attempt_n3d parameter for makePayment method (#16)

0.1.1

  • beforeLoad hook for Klarna (#5706)

0.0.9 (not released)

  • Sofort support (#5158)
  • Klarna support (#5157)
  • Clearing error private refs after succesful payment & error public ref before makePayment action from payment method (#6)

0.0.8

  • Fixed proxied endpoints URLs (#5117)

0.0.7

  • Removed ckoWebHookUrl (#4910)
  • Storing payment token inside sessionStorage and exported removeTransactionToken method (#4928)
  • Possible to add cvv to makePayment method for saved cards (#4893)
  • reference attribute in makePayment method (#5003)

0.0.6

  • Support for channels (#4885)