Version 4.1
Released Oct 20, 2018 - A new version with some optimizations.New features
- Add a byte[] property for the Certificates (PayPalCertBytes, and PKCS12CertBytes), so that if the user does not want to use a physical path, he/she can use a byte array for the certificates. Useful when you have your files external to the hosting server (Azure Blob or Amazon AWS etc)
Bug fixes
- AdditionalDataItems not working for UploadCompleteCartButton if they are specified in asp markup (but working if they are specified in Click event handler)
- There are some broken links for the documentations.
- The OPEN SSL Download link is broken.