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

Datatrans: NT, AP, GP support #5110

Merged
merged 2 commits into from May 9, 2024
Merged

Datatrans: NT, AP, GP support #5110

merged 2 commits into from May 9, 2024

Conversation

gasb150
Copy link
Collaborator

@gasb150 gasb150 commented Apr 26, 2024

Summary:

This PR includes for Datatrans the
NetworkToken, ApplePay and GooglePay code
to perform transactions with that PM
SER-1195

Tests

Remote Test:
Finished in 23.393965 seconds.
19 tests, 51 assertions, 0 failures, 0 errors, 0 pendings, 1 omissions, 0 notifications 100% passed

Unit Tests:
23 tests, 111 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

RuboCop:
795 files inspected, no offenses detected

@gasb150 gasb150 marked this pull request as draft April 26, 2024 23:24
@gasb150 gasb150 force-pushed the SER-1193_Datatrans_first_implementation branch from f7b52dd to a1416c6 Compare April 26, 2024 23:26
@gasb150 gasb150 force-pushed the SER-1195_Datatrans_AP_GP_NT branch from 1fcffc9 to 053902b Compare April 29, 2024 14:32
@Heavyblade Heavyblade force-pushed the SER-1193_Datatrans_first_implementation branch from a1416c6 to 30b2dc3 Compare April 30, 2024 17:30
Base automatically changed from SER-1193_Datatrans_first_implementation to master April 30, 2024 17:32
@gasb150 gasb150 force-pushed the SER-1195_Datatrans_AP_GP_NT branch 4 times, most recently from d6230be to 3a11181 Compare May 3, 2024 15:09
Copy link
Collaborator

@Heavyblade Heavyblade left a comment

Choose a reason for hiding this comment

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

@gasb150 looks pretty much ok, there some comments for your consideration

lib/active_merchant/billing/gateways/datatrans.rb Outdated Show resolved Hide resolved
lib/active_merchant/billing/gateways/datatrans.rb Outdated Show resolved Hide resolved
test/unit/gateways/datatrans_test.rb Outdated Show resolved Hide resolved
test/unit/gateways/datatrans_test.rb Outdated Show resolved Hide resolved
@gasb150 gasb150 force-pushed the SER-1195_Datatrans_AP_GP_NT branch from 3a11181 to 18af313 Compare May 6, 2024 17:34
@gasb150 gasb150 marked this pull request as ready for review May 6, 2024 17:37
    Summary:
    -----
    This PR includes for Datatrans the
    NetworkToken, ApplePay and GooglePay code
    to perform transactions with that PM
    [SER-1195](https://spreedly.atlassian.net/browse/SER-1195)

    Tests
    -----
    Remote Test:
    Finished in 23.393965 seconds.
    19 tests, 51 assertions, 0 failures, 0 errors, 0 pendings, 1 omissions, 0 notifications
    100% passed

    Unit Tests:
    23 tests, 111 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
    100% passed

    RuboCop:
    795 files inspected, no offenses detected
@gasb150 gasb150 force-pushed the SER-1195_Datatrans_AP_GP_NT branch from 18af313 to 2cc3176 Compare May 6, 2024 17:37
Copy link
Contributor

@edgarv09 edgarv09 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

@edgarv09 edgarv09 left a comment

Choose a reason for hiding this comment

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

Nice work, LGTM 🐰

@edgarv09 edgarv09 merged commit 9a51b19 into master May 9, 2024
0 of 5 checks passed
@edgarv09 edgarv09 deleted the SER-1195_Datatrans_AP_GP_NT branch May 9, 2024 20:34
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.

None yet

3 participants