Gabriel Caruso
dc0955a4a1
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-11 10:56:56 -02:00
Jay Patel
8c907803e3
[PSR] Fixed Samples
...
- Using `php-cs-fixer` tool.
2016-07-14 13:12:15 -05:00
Jay Patel
e1e70c0ebd
Removed ModelAccessValidator in favor of Forward Compatilibity Issues
...
- Model Access Validator causes unnecessary issues in existing integrations.
- Causes merchant to break integration if configured incorrectly.
2015-10-06 18:54:40 -05:00
Jay Patel
fd6a38d0ef
PayPalModel to differentiate between empty objects and array
...
- Fixes to PayPalModel Conversion
- Fixes #262
2015-03-03 16:55:18 -06:00
Jay Patel
bedb6aa047
Ability to handle missing accesors for unknown objects in json
...
- JSON body that has objects who do not have Model Getter Setters are handled properly
2015-02-23 21:18:45 -06:00
japatel
9c0827643b
Renaming Namespaces and Organizing Classes
...
- 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
2014-12-18 14:16:41 -06:00
japatel
6fb6508f9c
Backward Compatible Changes
2014-10-20 15:54:09 -05:00
japatel
dc2ac0fd63
Updated Identity Support from SDK Core
...
- Moved PPModels required for Identity Support
2014-10-14 14:15:41 -05:00
japatel
0cb302326a
Enabled Payment Experience
...
- Updated Api to enabled Payment Experience
- Updated Tests and Samples
- Added Json Validator
- Ability for PPModel to return array of self objects
2014-10-13 12:00:31 -05:00
japatel
61a52e4623
Enabled EC Parameters support
...
- Updated Api to enabled EC Parameters
- Updated Tests
- Updated Logging Manager
- Added a feature to do validation on accessors.
2014-10-10 10:50:49 -05:00
Ganesh Hegde
50d2c56f8b
Updated stubs to support namespace
2013-05-29 14:37:22 +05:30
aydiv
e8e7ad807e
Updating model classes to use dynamic config - Moving common classes to sdk-core-php
2013-04-24 17:13:47 +05:30
aydiv
69cb3c4dcb
Initial commit
2013-03-06 18:42:06 +05:30