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: Add TPV #5183

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Datatrans: Add TPV #5183

merged 1 commit into from
Jul 23, 2024

Conversation

gasb150
Copy link
Collaborator

@gasb150 gasb150 commented Jul 17, 2024

Summary:

Include Store and Unstore Methods in Datatrans
gateway to support Third Party Token.

SER-1395

Tests

Remote Test:

Finished in 31.477035 seconds.
25 tests, 72 assertions, 0 failures, 0 errors, 0 pendings, 1 omissions, 0 notifications
100% passed

Unit Tests:

Finished in 0.115603 seconds.
29 tests, 165 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Rubocop

798 files inspected, no offenses detected

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.

Overall functionality looks good @gasb150 , left some style/structure comments

lib/active_merchant/billing/gateways/datatrans.rb Outdated Show resolved Hide resolved
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/remote/gateways/remote_datatrans_test.rb Outdated Show resolved Hide resolved
test/unit/gateways/datatrans_test.rb Show resolved Hide resolved
Summary:
_________________________
Include Store and Unstore Methods in datatrans
to support Third Party Token.

[SER-1395](https://spreedly.atlassian.net/browse/SER-1395)

Tests
_________________________

Remote Test:
-------------------------
Finished in 31.477035 seconds.
27 tests, 76 assertions, 0 failures, 0 errors, 0 pendings, 1 omissions, 0 notifications
100% passed

Unit Tests:
-------------------------
Finished in 0.115603 seconds.
29 tests, 165 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Rubocop
-------------------------
798 files inspected, no offenses detected
@Heavyblade Heavyblade merged commit 39878f6 into master Jul 23, 2024
5 checks passed
@Heavyblade Heavyblade deleted the SER-1395_datatrans_tpv branch July 23, 2024 18:17
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

2 participants