Skip to content
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

Removes link/dependency with Authorize.net module #118

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

jonrandy
Copy link
Contributor

1. Objective

Remove a small link/dependency with the authorize.net module. It's risky leaving it there as we cannot guarantee the module will be present. This makes our module more self contained

2. Description of change

Add a new class within our module to handle the PaymentAction dropdown for credit cards in the admin area (copied from the similar class in Authorize.net)

3. Quality assurance

Go to the magento admin area and check the dropdown mentioned above is still functioning correctly

4. Impact of the change

No noticeable change for users

5. Priority of change

Normal

6. Additional Notes

What causes thunder anyway?

Copy link
Contributor

@guzzilar guzzilar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@guzzilar
Copy link
Contributor

guzzilar commented Jun 4, 2018

What causes thunder anyway?

These guys 👇
screen shot 2561-06-04 at 11 39 56

@jonrandy jonrandy merged commit e2248b3 into master Jun 4, 2018
@jonrandy jonrandy deleted the remove-authorizenet-class branch June 4, 2018 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants