0 comment
.NET Core with PayTrace (Mime Type Fix)
This year I am re-writing my previous payment solution (from PHP to .NET) and first on the project list is credit cards. We are using PayTrace and their client-side encryption as to not have to worry about PCI Compliance. I’m to the point where I have a Pre-Payment model with all the fields needed to…