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

Shift4: Add store method & bug fixes #4475

Merged
merged 2 commits into from
Jun 28, 2022

Conversation

ajawadmirza
Copy link
Contributor

@ajawadmirza ajawadmirza commented Jun 27, 2022

Added store implementation along with test cases and fixed amount to pass value in cents. Also added present field in card.

SER-158
SER-164
SER-165

Unit:
5233 tests, 76009 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Rubocop:
746 files inspected, no offenses detected

Remote:
16 tests, 35 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Copy link
Contributor

@dsmcclain dsmcclain left a comment

Choose a reason for hiding this comment

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

Looks good for the most part, but I think we need to make a few changes on the card.present logic.

All tests currently passing.

lib/active_merchant/billing/gateways/shift4.rb Outdated Show resolved Hide resolved
Added `store` implementation along with test cases and fixed amount to pass value in cents. Also added `present` field in card.

SER-158
SER-164
SER-165

Unit:
5233 tests, 76009 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Rubocop:
746 files inspected, no offenses detected

Remote:
16 tests, 35 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
Copy link
Contributor

@naashton naashton left a comment

Choose a reason for hiding this comment

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

🚢

@naashton naashton merged commit 1bde51b into activemerchant:master Jun 28, 2022
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.

3 participants