Click here to Skip to main content
15,889,858 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Our client requires to use Chase Payment Tech as a Payment Integration. I have downloaded the Chase Payment Tech SDK from http://download.chasepaymentech.com/[^].They are reffering to ptDotNetSDK.dll) but I am unable to find this dll.
Please help.
Posted

1 solution

Have a look at this:
Chase PaymentTech: Orbital Gateway .NET (2.0) SDK[^]

It states:
The .NET SDK is made up of two components:
• ptDotNetSDK.dll – The primary dll containing the Transaction and Response classes.
• PTDotNetService.exe – A service containing the core engine within a separate process as a Windows Service. This service is used when the SDK is operated in Service mode.


Thus, it should be the part of the SDK that you are about to use. Further, document states you need to make sure that the DLL is present in a specific folder. If you still face issue after going through the document then I would suggest you to contact them regarding the same.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900