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

Global Collect: Add Cabal card #3310

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

leila-alderman
Copy link
Contributor

Adds the Cabal card to the Global Collect gateway (also known as the
Ingenico gateway).

The Ingenico gateway docs do not include a test card number for Cabal,
and sending card numbers that follow the Luhn algorithm and fall within
the Cabal card range results in error messages of "Rejected".
Therefore, no additional remote or unit tests were added to the Global
Collect gateway to test the implementation of the Cabal card type.

CE-94 / CE-97

Unit:
20 tests, 88 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
100% passed

Remote:
17 tests, 40 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
100% passed

@leila-alderman leila-alderman requested review from a team August 26, 2019 20:19
Copy link
Contributor

@jasonxp jasonxp left a comment

Choose a reason for hiding this comment

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

LGTM. We can monitor to see if there are some successful Cabal transactions on the gateway after this is released. I've seen Lee do that in the past. :shipit:

Copy link
Contributor

@bayprogrammer bayprogrammer left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@leila-alderman leila-alderman force-pushed the CE-97_global_collect_add_cabal branch from ec56175 to 4a5efd3 Compare September 4, 2019 19:25
Adds the Cabal card to the Global Collect gateway (also known as the
Ingenico gateway).

The Ingenico gateway docs do not include a test card number for Cabal,
and sending card numbers that follow the Luhn algorithm and fall within
the Cabal card range results in error messages of "Rejected".
Therefore, no additional remote or unit tests were added to the Global
Collect gateway to test the implementation of the Cabal card type.

CE-94 / CE-97

Unit:
20 tests, 88 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
100% passed

Remote:
17 tests, 40 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
100% passed
@leila-alderman leila-alderman force-pushed the CE-97_global_collect_add_cabal branch from 4a5efd3 to d10768f Compare September 4, 2019 19:28
@leila-alderman leila-alderman merged commit d10768f into master Sep 4, 2019
@leila-alderman leila-alderman deleted the CE-97_global_collect_add_cabal branch September 4, 2019 19:38
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