Skip to content

Releases: boxblinkracer/cypress-mollie

v1.4.0

28 Mar 16:21
Compare
Choose a tag to compare

Added

  • Add new assertion options for the credit card components iFrames.

Changed

  • Added new assertion classes to separate assertions from pure navigation actions within screens.

v1.3.0

09 Aug 09:48
Compare
Choose a tag to compare

Added

  • Added option to switch languages on the Mollie PaymentStatus screen
  • Added access to "back" button on the Mollie PaymentStatus screen

Changed

  • Improve reliability of iFrame fields in Credit Card screen

v1.2.0

02 Aug 21:47
Compare
Choose a tag to compare

Added

  • Added new assertion option for totalAmount on the Mollie PaymentStatus screen
  • Added Description and Merchant Name to the PaymentStatus screen
  • Added more issuers to iDEAL and Voucher screens
  • Added in3 and Giftcards to the PaymentList screen

v1.1.0

30 Jul 20:20
Compare
Choose a tag to compare

Added

  • Added new screens for iDEAL and KBC/CBC
  • Added new getAmount() function in PaymentStatus screen.
  • Added more payment selection actions to PaymentList screen.

Changed

  • Removed IssuerScreen and created separate iDEAL and KBC/CBC screen.
  • Moved selectGiropay() from PaymentStatusScreen to PaymentListScreen.

v1.0.0

29 Jul 08:46
Compare
Choose a tag to compare

Initial commit