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

Add support for Authorize.net CIM gateway's getTransactionDetails request #3796

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

joeyparis
Copy link

Adds support Authorize.net CIM's getTransactionDetails method defined here: https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-transaction-details

The method has worked for me without error in my own environment, but I am having trouble wrapping my head around how the remote/unit testing suites work making it difficult for me to write tests for this added functionality, let alone proper tests that confirm everything. Any guidance or assistance on testing would be greatly appreciated!

@joeyparis joeyparis changed the title Add support for Authorize.net CIM gateway's getTransactionDetails request Add support for Authorize.net CIM gateway's getTransactionDetails request Oct 20, 2020
@curiousepic
Copy link
Contributor

Marking this "of interest" before a cleanup of stale PRs

Copy link

To provide a cleaner slate for the maintenance of the library, this PR/Issue is being labeled stale after 60 days without activity. It will be closed in 14 days unless you comment with an update regarding its applicability to the current build. Thank you!

@github-actions github-actions bot added the Stale label Aug 30, 2024
@github-actions github-actions bot removed the Stale label Sep 5, 2024
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.

3 participants