-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add credit card to checkout blocks #410
Merged
RafaMelazzo
merged 27 commits into
feat-checkout-blocks
from
validate-card-checkout-blocks
May 10, 2024
Merged
Add credit card to checkout blocks #410
RafaMelazzo
merged 27 commits into
feat-checkout-blocks
from
validate-card-checkout-blocks
May 10, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: zero in address number field * fix: php 7 compatibility for address number validation
* feat: add 3ds admin configs * fix: wrong translation * build: bump ecommerce-module-core version * feat: tds token endpoint * chore: remove comment * feat: add 3ds js authentication * fix: 3ds admin options to all account types * fix: tds authentication call only to credit_card payment method * fix: credit card number mask * fix: code smells * fix: code smells * refactor: code identation * chore: change dev to false * fix: amount with float value * fix: tds min amount validation * feat: add authentication node to create order * fix: remove unnecessary times 100 * fix: test method typo * feat: add 3ds status to order admin page * fix: code smells * fix: code smells * fix: wrong replace * fix: �specialize CSS more * build: bump ecommerce-module-core version
* fix: remove require fields modal * fix: wrong translations
Fix subscription config fields
* fix: calling 3ds for subscription * fix: invalid int format * fix: non string token * fix: calling 3ds for subscription
feat: updated sweetalert2 to v11.10.7
… validate-card-checkout-blocks
Por favor, catalogue-o seguindo as instruções nesta documentação. [Via VPN]. 💁 Qualquer problema ou dúvida, estamos no Slack, basta abrir um ticket no canal #help-foundation-platform. |
mateus-picoloto
suggested changes
Apr 25, 2024
assets/javascripts/front/reactCheckout/payments/Card/inputs/components/InputCvv/index.js
Show resolved
Hide resolved
assets/javascripts/front/reactCheckout/payments/Card/inputs/components/InputExpiry/index.js
Show resolved
Hide resolved
assets/javascripts/front/reactCheckout/payments/Card/inputs/components/InputHolderName/index.js
Show resolved
Hide resolved
assets/javascripts/front/reactCheckout/payments/Card/inputs/components/InputNumber/index.js
Outdated
Show resolved
Hide resolved
assets/javascripts/front/reactCheckout/payments/Card/useCardValidation.js
Show resolved
Hide resolved
assets/javascripts/front/reactCheckout/payments/billet/index.js
Outdated
Show resolved
Hide resolved
fabiano-mallmann
requested changes
Apr 29, 2024
RafaMelazzo
commented
May 3, 2024
vendor/pagarme/ecommerce-module-core/src/Payment/Aggregates/Customer.php
Show resolved
Hide resolved
vendor/pagarme/ecommerce-module-core/src/Payment/Aggregates/Customer.php
Show resolved
Hide resolved
|
mauriciohaygert
approved these changes
May 8, 2024
mateus-picoloto
approved these changes
May 8, 2024
fabiano-mallmann
approved these changes
May 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Important
Certifique-se de criar o PR para a branch develop.
Qual o tipo de PR é esse? (marque todos os aplicáveis)
Descrição
Adição do método de pagamento Cartão de Crédito ao novo checkout.
Cenários testados
Compras com cartão de crédito no novo checkout e no antigo. Testes efetuados a vista, a prazo e com wallet.