Commit Graph

34 Commits

Author SHA1 Message Date
japatel
f997f3277e Updated User Agent & More Samples for Billing Plans
- Fixed versioning in User Agent.
- Updated Billing Plan sample to update Payment definitions
- Docs & Tests
2014-11-05 13:30:28 -06:00
japatel
d11533110b Sanitize Input for Price Variables
- Updated the model to automatically format the price
- Updated the samples to reflect the new changes
- More Unit Tests
2014-11-03 16:31:03 -06:00
japatel
4d481ad104 Enabled Billing Plans and Agreements APIs
- Added API Classes, Samples, and Tests
- Updated Functional Tests
- Updated Documentation with new SDK Name
- Updated Few Samples to use newer nicer result page
2014-10-31 13:53:42 -05:00
japatel
f55fd3d984 Fixed Double JSON Encoding
- Updated PPModel to not double encode urls in Json String.
2014-10-24 14:59:00 -05:00
japatel
6fb6508f9c Backward Compatible Changes 2014-10-20 15:54:09 -05:00
japatel
89855f4624 Fixing Breaking Changes in ItemList 2014-10-14 16:54:43 -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
japatel
459293838e Fixed Unit Tests
- Skipping tests till run in separate process if fixed
- Making array objects to be compatible with older versions of php
2014-10-06 13:14:04 -05:00
japatel
49b80f76af Removing Dependency from SDK Core Project
- Copied files required for Rest API SDK
- Removed PPApiContext and directly connected APIContext with PPConfigManager
- Removed duplicate data storage of configuration and credentials.
- Code Style Fixes
- Remove build.xml file as it is not required anymore
- Updated the samples
- Updated the documentations
2014-10-06 11:16:47 -05:00
japatel
5f47b3fb11 Updated version of SDK Core
- Fixed Tests
- Fixed Samples
2014-09-26 12:01:40 -05:00
Jay Patel
0ed9c26d02 Updated version of SDK Core
- Updated version
- Fixed Testing Bugs
- Updated README
- Updated Release note
2014-09-24 13:41:32 -05:00
Jay Patel
6e14f51aa5 Updated Testing Framework fixing Travis Builds
- Added Group  and Catching errors
2014-09-21 20:37:34 -05:00
Jay Patel
284282bdff Updated Testing Framework fixing Travis Builds
- Skipped Tests if 500 Server Error from Paypal APIs.
2014-09-21 19:11:23 -05:00
Jay Patel
1f52a87876 Updated Testing Framework fixing Travis Builds 2014-09-21 17:57:51 -05:00
LastDragon
6f4ed162a9 Added invoiceNumber, custom and softDescriptor to Transaction. 2014-09-04 13:57:49 +04:00
Avi Das
2cdce05002 Remove var_dump 2014-08-26 15:59:32 -05:00
Avi Das
ba03e65f3a Merge branch 'master' of github.com:brunoric/rest-api-sdk-php into brunoric-master
Merge in tests for Authorization class, brunorics pull request
2014-08-26 12:09:07 -05:00
Avi Das
c5fec7ce7f update typo in test 2014-08-26 12:04:06 -05:00
OJ Tibi
948c6f73d8 Added test for Order property in RelatedResources 2014-08-26 16:33:36 +08:00
OJ Tibi
0da7a1b64a Added Order class for proper parsing within PPModel::fromArray() 2014-08-26 13:49:41 +08:00
brunoric
bcd0b80e85 Adding \InvalidArgumentException tests to void() and reauthorize(). 2014-08-22 17:49:30 -03:00
brunoric
cc67faf822 Adding the missing get and setter tests. 2014-08-22 16:59:42 -03:00
Avi Das
e49c50231c Change address to shipping address in tests 2014-07-22 14:25:51 -05:00
Brendan Abbott
5a76b1cb0f Add validation of Return/Cancel URL's (with test cases) 2014-05-04 17:01:49 +10:00
siddick
5963119d99 Fixed testcases 2014-03-28 22:41:48 +05:30
aydiv
14b9a13f8a Changing test case and samples to use newer camelcase setters 2013-08-21 21:37:42 +05:30
lathavairamani
f1038717a7 updated CreditCardHistory.php, added sample and testcase for Reauthorization 2013-07-31 17:40:36 +05:30
Ganesh Hegde
50d2c56f8b Updated stubs to support namespace 2013-05-29 14:37:22 +05:30
Ganesh Hegde
479730d1c4 adding new testcases for Auth Capture 2013-05-28 18:20:49 +05:30
Ganesh Hegde
50b09bdbde testcases updated
updated testcases to match new json schema
and updates with camel case function names
2013-05-28 10:08:34 +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