Version 3.8

Compare
Released on Jun 18, 2014, Added some features and optimized for performance.
Implemented Features
  • A collection type property has been added to pass additional HTML Form variables. For example, if you need to add an additional html form variable to the generated PayPal button which is not covered by existing Properties, then, you can use this feature to add additional form variables that will be passed to PayPal.
  • Added new property CustomSubmitButtonHtml so that you can use your custom styled button instead of the default button generated by the Control.
Upgrade Instruction
<div>Simply replace the old dll with the new one if you are upgrading from Previous version. No existing public API has been altered, so the new version wont break your project if the project was built using the previous version.</div>