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: First implementation #5099

Merged
merged 1 commit into from Apr 30, 2024

Commits on Apr 30, 2024

  1. Datatrans: First implementation

    Summary:
    -----
    Adding Datatrans gateway with support for basic functionality including authorize, purchase, capture, refund and void.
    Scrubbing method. Unit and remote tests.
    [SER-1193](https://spreedly.atlassian.net/browse/SER-1193)
    
    Tests
    -----
    Remote Test:
    Finished in 18.393965 seconds.
    15 tests, 43 assertions, 0 failures, 0 errors, 0 pendings, 1 omissions, 0 notifications
    100% passed
    
    Unit Tests:
    19 tests, 45 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
    100% passed
    
    RuboCop:
    795 files inspected, no offenses detected
    Gustavo Sanmartin authored and Heavyblade committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    30b2dc3 View commit details
    Browse the repository at this point in the history