All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Bump
card-form-ui
version to0.10.0
to use new translations
- Bump
card-form-ui
version to0.9.2
- Basic Promissory payment component
- I18n Fi, Fr, Nl, No, Ro and Sl.
- Crowdin configuration file.
bin
andaccountId
payment fields when the user enters a new credit card.- The selected default address is never being sent
- CSS handles to the extra data section
- Validation on billing address form.
- Do not show the document field if the selected payment system does not require
- Free purchase summary
- Billing address crash when address rules is empty.
- Error when
PaymentItem#label
isn't a string.
id
to the payment methods.
- Billing address form in extra data stage.
- Modal with all available credit cards installment options.
- Move installment options list to a modal.
- Iframe height not properly calculated in some scenarios.
- Update card form filled status via the
setCardFormFilled
function in payment context.
- Support for saved credit cards.
- Updated
card-form-ui
version tov0.7.1
.
- Support for boleto payment method.
- Id
chk-card-form
to theiframe
containing the card form.
- Usages of
encryptedCard
listener to usegetLastCardDigits
andisCardValid
listeners. - Updated
card-form-ui
version tov0.6.0
.
- Payment summary component.
- Installment options list after filling credit card form.
- Payment options list.
- Send
paymentSystems
to iframe. DocumentField
to�CreditCard
- Save
paymentData
- Add
i18n
. - Send
locale
to iframe
- Test example for VTEX IO app.
- Removed
injectIntl
from example - Component Create the VTEX Store Component IO Base App