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

Adds Bambora Gateway #3145

Merged
merged 2 commits into from
Feb 19, 2019
Merged

Conversation

molbrown
Copy link
Contributor

@molbrown molbrown commented Feb 18, 2019

Continues #2394 to include needed updates for support:

  • Renames to Bambora Asia-Pacific
  • removes Bambora Ready test files
  • includes void action

ECS-159

Unit:
7 tests, 47 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
11 tests, 20 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

@molbrown molbrown mentioned this pull request Feb 18, 2019
end

def success_from(response)
(response[:response_code] == "0")
Copy link
Contributor

Choose a reason for hiding this comment

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

No need for parens here or in commit_url above

@curiousepic
Copy link
Contributor

This looks good, though there are a bevy of rubocop violations to clean up.

@molbrown molbrown force-pushed the InfraRuby-master branch 3 times, most recently from 4f54eff to e1cf14d Compare February 18, 2019 22:38
@molbrown
Copy link
Contributor Author

I went ahead and added void and fixed Rubocop (only remaining violation is in Fat Zebra).

@molbrown molbrown requested a review from a team February 18, 2019 22:40
@jknipp
Copy link
Member

jknipp commented Feb 18, 2019

@molbrown The Fat Zebra violation is fixed in master.

Copy link
Member

@jknipp jknipp left a comment

Choose a reason for hiding this comment

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

🚢

Copy link
Contributor

@curiousepic curiousepic left a comment

Choose a reason for hiding this comment

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

👍 Let's make sure this is merged as committed "with" InfraRuby.

InfraRuby and others added 2 commits February 19, 2019 11:51
Combine username and account number into one field for Bambora gateway

Fix warning in Bambora remote tests
Renames to Bambora Asia-Pacific, removes Bambora Ready, adds
void action

ECS-159

Unit:
7 tests, 47 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
11 tests, 20 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Closes activemerchant#3145
@molbrown molbrown merged commit 776f073 into activemerchant:master Feb 19, 2019
whitby3001 pushed a commit to whitby3001/active_merchant that referenced this pull request Sep 3, 2019
Renames to Bambora Asia-Pacific, removes Bambora Ready, adds
void action

ECS-159

Unit:
7 tests, 47 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
11 tests, 20 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Closes activemerchant#3145
@molbrown molbrown deleted the InfraRuby-master branch July 1, 2020 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants