Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Erro ao selecionar Ano de Vencimento no Cartao #161

Closed
wants to merge 206 commits into from

Conversation

pedrohenrique1986
Copy link

@pedrohenrique1986 pedrohenrique1986 commented May 7, 2021

Olá, tenho instalado a ultima versao do modulo de Mercado Pago para Magento 2.3.5.p1

Ao selecionar o ano, ele esta repetindo os anos de 2020 a 2030

Percebe que aqui por exemplo, o usuario escolhe o ano de vencimento 2026, mas para o mercadopago chega vencimento 2037 e a compra é recusada.
option value="2037" 2026 option

O codigo fica assim:
option value="" Ano option
option value="2021" 2021 option
option value="2022" 2022 option
option value="2023" 2023 option
option value="2024" 2024 option
option value="2025" 2025 option
option value="2026" 2026 option
option value="2027" 2027 option
option value="2028" 2028 option
option value="2029" 2029 option
option value="2030" 2030 option
option value="2031" 2031 option
option value="2032" 2021 option
option value="2033" 2022 option
option value="2034" 2023 option
option value="2035" 2024 option
option value="2036" 2025 option
option value="2037" 2026 option
option value="2038" 2027 option
option value="2039" 2028 option
option value="2040" 2029 option
option value="2041" 2030 option
option value="2042" 2031 option
mercadopago_erro_cartao
mercadopago_erro_cartao2

GiovanniCavallari and others added 30 commits November 17, 2020 09:33
Merge pull request #148 from PluginAndPartners/master
Fixed getIpAddress on create PSE preference
Add validation to payment_method_id and method on getAnalyticsData method
Backport from master MP to P&P
Backport from master to develop
lira and others added 26 commits April 9, 2021 13:40
New version 3.8.2 (#158) Backport: Mercado Pago > Plugins And Partners
Backport: Plugins And Partners > Mercado Pago
Added source_news to receive only one type of notification
* Added source_news to receive only one type of notification

* Added source_news to receive only one type of notification

* Updated source_news to receive only one type of notification

* Updated source_news to receive only one type of notification

* Updated source_news to receive only one type of notification

* Release 3.8.4

Co-authored-by: Fernando Lira <fernando.lira@mercadolivre.com>
Co-authored-by: katelucena <kate.lucena@mercadolivre.com>
…stead-advanced-country

Hotfix/use path site instead advanced country
Corrected the total value of the installments shown in front
* 🚧 Starts task improvements

Create a new info template and class for PIX

* 🚧 Created controlle to render qrcode

* 🚧 basic version with image render

* 🚧 Changes on expiration date, we cant remove creditcard from gw, improve new controller qr 🚀

* ✨ Improve pix gateway screens admin and customer

* small fixes on responses of notifications, cancel plugin and create a custom template for all mercado pago payments

* set default time  of expiration by task

* set pix expiration description

* set pix expiration recommended

* new mercadi pago for magento version 3.9.0 🚀

* Update README.md

Co-authored-by: katelucena <kate.lucena@mercadolivre.com>
Co-authored-by: Giovanni Cavallari <giovanni.cavallari@mercadolivre.com>
@lira
Copy link
Member

lira commented Jun 11, 2021

Olá tudo bem?

Vou ter que fechar esse PR, porque ele não tem nenhuma alteração que possa nos ajudar a resolver esse ponto.

Vamos investigar e tentar corrigir nas próximas versões.

Caso tenha alguma sugestão de correção pode nos enviar o PR.

Obrigado.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
8 participants