Discussions

Ask a Question
Back to All

Checkout Express - Algorithm to encript payload

Good morning

What is the exact algorithm used to encrypt the payload at the checkout express? I have a problem that is that, although my project is in C#, it is a legacy project and the available library only works on .NET Core projects, which means that is impossible to use that library. I am trying to implementate the encrypt function by hand to integrate with your gateway.