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

Direct payment new flow #86

Merged

Conversation

gabriellucius
Copy link
Contributor

Added the direct payment flow to the Magento default checkout page and did some bug fixes and improvements in direct payment.

… flow to the Magento 2 default checkout page

feature: added direct payment methods configuration section in the module admin
feature: added direct payment radio buttons in the the Magento 2 default checkout page
feature: add billing address form in the payment methods in the checkout page, for edit or, when is a guest, to put billing data required for checkout
fix: attribute group id pattern (use '_' instead of '-')
refactor: boleto and online debit view and javascript files
…e, cc expiration date, cc code, cc document and cc birthdate
…ded mask to document field in boleto and online debit payment
…ot set the value for backend calls;

fix: redirect to 404 when access payment request controller without an order;
fix: credit card month value was one less than should be (0 to 11, when shoud be 1 to 12)
…with error message case something whent wrong

fix: fix installments option duplicated when change credit card number
fix: credit card code error message
@gabriellucius gabriellucius changed the base branch from master to desenvolvimento December 15, 2017 11:14
@s2it-moscou s2it-moscou merged commit f87859e into pagseguro:desenvolvimento Dec 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants