Releases: vtex-apps/checkout-payment
Releases · vtex-apps/checkout-payment
v0.11.3
Fixed
- Billing address crash when address rules is empty.
v0.11.2
Fixed
- Error when
PaymentItem#label
isn't a string.
v0.11.1
Added
id
to the payment methods.
v0.11.0
Release v0.11.0
v0.10.0
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
Changed
- Update card form filled status via the
setCardFormFilled
function in payment context.
v0.8.0
Added
- Support for saved credit cards.
Changed
- Updated
card-form-ui
version tov0.7.1
.
v0.7.0
Added
- Support for boleto payment method.
v0.6.0
Added
- Id
chk-card-form
to theiframe
containing the card form.
Changed
- Usages of
encryptedCard
listener to usegetLastCardDigits
andisCardValid
listeners. - Updated
card-form-ui
version tov0.6.0
.
v0.5.0
Added
- Payment summary component.
- Installment options list after filling credit card form.
- Payment options list.