- Fixed Imports - Fixed Formatting - Added Missing Documentation
- Updated OpenId classes to be in API namespace - Updated PP Naming Convention to PayPal Naming Convention - FormatConverter Class got its own namespace - Handlers are grouped in Handler namespace - Samples and Tests Updated Accordingly
- Fixes #176 Issue - Renamed formatToTwoDecimalPlaces to formatToNumber
- Updated the model to automatically format the price - Updated the samples to reflect the new changes - More Unit Tests