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 MOTO support #3366

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Conversation

britth
Copy link
Contributor

@britth britth commented Sep 24, 2019

Credorax uses the field a2 to mark payment source type. Possible
values for this field are:

2 - Online Order (default value)
3 - Telephone Order
4 - Mail Order
5 - Virtual Terminal

This PR sets the value to 3 when the manual entry flag is set.

Unit:
24 tests, 127 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
27 tests, 77 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

@britth britth requested a review from a team September 24, 2019 14:52
Copy link
Contributor

@jeremywrowe jeremywrowe left a comment

Choose a reason for hiding this comment

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

:shipit:

Credorax uses the field a2 to mark payment source type. Possible
values for this field are:

2 - Online Order (default value)
3 - Telephone Order
4 - Mail Order
5 - Virtual Terminal

This PR sets the value to 3 when the manual entry flag is set.
Unit:
24 tests, 128 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
27 tests, 78 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
@britth britth merged commit 6b8ebb0 into activemerchant:master Sep 24, 2019
@britth britth deleted the credorax-moto branch October 29, 2019 18:04
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.

2 participants