Version 4.1

Compare
Released on Oct 20, 2018, A new version with some optimizations.
Implemented 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)
Resolved Bugs
  • 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.