Skip to content

Conversation

sumit-sharmas
Copy link
Contributor

Normalize the use of API_VERSION for TNS, TransFirstTransactionExpress and USA EPAY gateways.

Remote Test Results:

TNS:
13 tests, 26 assertions, 9 failures, 1 errors, 0 pendings, 0 omissions, 0 notifications 23.0769% passed

TransFirstTransactionExpress:
34 tests, 0 assertions, 0 failures, 34 errors, 0 pendings, 0 omissions, 0 notifications 0% passed

USA EPAY:
USA EPAY advanced:
40 tests, 0 assertions, 0 failures, 40 errors, 0 pendings, 0 omissions, 0 notifications 0% passed

USA EPAY transaction:
34 tests, 0 assertions, 0 failures, 34 errors, 0 pendings, 0 omissions, 0 notifications 0% passed

@sumit-sharmas sumit-sharmas force-pushed the normalize_tns_transfirst_usaepay_versions branch from 8b43023 to 9775927 Compare July 8, 2025 06:31
@sumit-sharmas sumit-sharmas requested a review from a team July 8, 2025 06:34
@sumit-sharmas sumit-sharmas force-pushed the normalize_tns_transfirst_usaepay_versions branch 3 times, most recently from 4c6762f to 5feabcb Compare July 10, 2025 18:19
Copy link
Collaborator

@ankurspreedly ankurspreedly left a comment

Choose a reason for hiding this comment

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

will let @almalee24 take a look once about pattern we're following and optimzations (if any)

@sumit-sharmas sumit-sharmas force-pushed the normalize_tns_transfirst_usaepay_versions branch 3 times, most recently from 94a5046 to fb9fca9 Compare July 14, 2025 07:46
@@ -62,7 +62,7 @@ module Billing # :nodoc:
# * {USA ePay Developer Login}[https://www.usaepay.com/developer/login]
#
class UsaEpayAdvancedGateway < Gateway
API_VERSION = '1.4'
version '1.4'
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this not used anywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@adarsh-spreedly yes, it is not used anywhere.

Normalize the use of API_VERSION for TNS, TransFirstTransactionExpress and USA EPAY gateways.

Remote:
TNS:
13 tests, 26 assertions, 9 failures, 1 errors, 0 pendings, 0 omissions, 0 notifications
23.0769% passed

TransFirstTransactionExpress:
34 tests, 0 assertions, 0 failures, 34 errors, 0 pendings, 0 omissions, 0 notifications
0% passed

USA EPAY:
USA EPAY advanced:
40 tests, 0 assertions, 0 failures, 40 errors, 0 pendings, 0 omissions, 0 notifications
0% passed

USA EPAY transaction:
34 tests, 0 assertions, 0 failures, 34 errors, 0 pendings, 0 omissions, 0 notifications
0% passed
@sumit-sharmas sumit-sharmas force-pushed the normalize_tns_transfirst_usaepay_versions branch from fb9fca9 to 39e4583 Compare July 15, 2025 08:18
@ankurspreedly
Copy link
Collaborator

@sumit-sharmas - about remote tests - were you not able to find creds for gateways?

@sumit-sharmas
Copy link
Contributor Author

@ankurspreedly I was able to find some credentials for the gateways, but they don’t seem to be working—possibly expired or no longer valid.

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.

4 participants