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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused ActiveMerchant::Connection#handle_response method #2309

Conversation

bl
Copy link
Contributor

@bl bl commented Jan 18, 2017

I did a search throught AM and couldn't find anywhere where this code is being used and looks to be dead code. handle_response Looks to now be implemented on each gateway within PostsData module included on Billing::Gateway.

There weren't any tests covering this in the test suite.

How?

  • 馃敟 ActiveMerchant::Connection#handle_response

For Review
@berkcaputcu @jasonwebster

- looks to be implemented on each gateway within `PostsData` module
- method doesn't seem to be called anywhere in code and passes test suite
@bpollack bpollack self-requested a review June 25, 2018 13:21
Copy link
Contributor

@bpollack bpollack left a comment

Choose a reason for hiding this comment

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

LGTM. @bdewater or @jasonwebster , do you know if Shopify is using this internally? AM definitely isn't, and neither is Spreedly.

@bpollack bpollack closed this in 3169f0c Jul 24, 2018
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.

None yet

2 participants