Skip to content

Releases: vtex-apps/checkout-payment

v0.11.3

07 Jan 14:10
Compare
Choose a tag to compare

Fixed

  • Billing address crash when address rules is empty.

v0.11.2

18 Dec 18:11
Compare
Choose a tag to compare

Fixed

  • Error when PaymentItem#label isn't a string.

v0.11.1

11 Dec 14:07
Compare
Choose a tag to compare

Added

  • id to the payment methods.

v0.11.0

19 Nov 14:27
Compare
Choose a tag to compare
Release v0.11.0

v0.10.0

13 Nov 17:31
Compare
Choose a tag to compare

Added

  • Modal with all available credit cards installment options.

Changed

  • Move installment options list to a modal.

Fixed

  • Iframe height not properly calculated in some scenarios.

v0.9.0

15 Jul 18:32
Compare
Choose a tag to compare

Changed

  • Update card form filled status via the setCardFormFilled function in payment context.

v0.8.0

29 Jun 21:54
Compare
Choose a tag to compare

Added

  • Support for saved credit cards.

Changed

  • Updated card-form-ui version to v0.7.1.

v0.7.0

22 Jun 17:39
Compare
Choose a tag to compare

Added

  • Support for boleto payment method.

v0.6.0

05 Jun 12:31
Compare
Choose a tag to compare

Added

  • Id chk-card-form to the iframe containing the card form.

Changed

  • Usages of encryptedCard listener to use getLastCardDigits and isCardValid listeners.
  • Updated card-form-ui version to v0.6.0.

v0.5.0

18 May 14:28
Compare
Choose a tag to compare

Added

  • Payment summary component.
  • Installment options list after filling credit card form.
  • Payment options list.