...
The reference to TCCOPS had to be removed from NuGET and we had to make sure there are no other references to it in the code.
Refer to task 198110 Remove reference to TCCOPS.dll in NuGet
Add reference to API
Conversion of Modules and Helpers for Token API
We converted the required helper files from C# to VB.net using the Telerik code converter ( https://converter.telerik.com/ )
The source link, from Marine, is: https://dev.azure.com/transport-canada/DSD-Internal%20Services-Finance/_git/MVR
We used this code converter: https://converter.telerik.com/
See also task 196786: Create the required model and helper files to support the COPS API in GALRO
I also added the documentation/comments to our new GALRO Helper and Module files
see task 196787
TokenUtility
The TokenUtility was created in C# since the converted vb version did not work properly.
Please refer to task 198073 TokenUtility in C# (instead of VB)
Payments
See Moneris for card numbers.
...