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

Credorax: add submerchant_id support #3040

Merged
merged 1 commit into from
Nov 8, 2018
Merged

Credorax: add submerchant_id support #3040

merged 1 commit into from
Nov 8, 2018

Conversation

bpollack
Copy link
Contributor

@bpollack bpollack commented Nov 8, 2018

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

@bpollack bpollack requested a review from a team November 8, 2018 20:34
@bpollack
Copy link
Contributor Author

bpollack commented Nov 8, 2018

NB, remote tests are largely currently failing because their fake Visa processor is down, so I omitted the results, but they are just failing for that reason, not anything related to the h3 field.

@bpollack bpollack added the gateway/feature Adds a new feature to an existing gateway label Nov 8, 2018
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.

👍

@bpollack bpollack force-pushed the credorax-h3 branch 2 times, most recently from 37aee1b to f8aa6f8 Compare November 8, 2018 20:57
Unit: 20 tests, 92 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
@bpollack bpollack merged commit df4be76 into master Nov 8, 2018
@bpollack bpollack deleted the credorax-h3 branch November 9, 2018 13:53
whitby3001 pushed a commit to whitby3001/active_merchant that referenced this pull request Sep 3, 2019
Unit:
22 tests, 102 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
25 tests, 45 assertions, 10 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
60% passed

NOTE: Failing tests also failing in current master as of time of this
run (and these same 10 were passing only a couple hours ago). The
Credorax test infrastructure with respect to the test Visa credentials
seems very unstable (and possibly depenedent on the time of day the
transactions are attempted), see:

activemerchant#3040 (comment)

Today, it seemed like they passed before 17:00 London time, and started
failing with "Transaction has been declined." at or around 17:00 London
time. Shuffling card numbers is futile, just leaving these failures in
place since there is no predictable and reliable way to ensure they
always pass.

ECS-382

Closes activemerchant#3274
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gateway/feature Adds a new feature to an existing gateway
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants