Releases: RazerMS/SDK-RazerMS_CSharp
Releases · RazerMS/SDK-RazerMS_CSharp
MOLPay C# SDK - v1.2.1
Installtion
- Download & unzip the
MOLPayCS.zip
, there will beMOLPayCS.dll
library file. - Open your .Net project, adding the library file using
Add Reference
feature. - Now you can start MOLPay integration with MOLPay SDK. For function details, refer this
Update
Payment Endpoint Integration
renameVkey
toSecretKey
Fix
- #1 invalid production URL for certain function.