Commit Graph

365 Commits

Author SHA1 Message Date
Philippe Gerber
adbbd3281d \PayPal\Api\Invoice: Added missing $headers argument in \PayPal\Common\ResourceModel::executeCall() calls 2014-10-15 22:18:37 +02:00
japatel
8e19366415 Updating Curl Options to use TLS version 1.x
- Bug fixes
2014-10-15 11:20:06 -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
792cdc2b93 Merge branch 'ultimatedion-Payment-experience' 2014-10-11 11:16:15 -05:00
japatel
b0a6c5c3f7 Merge branch 'Payment-experience' of git://github.com/ultimatedion/rest-api-sdk-php into ultimatedion-Payment-experience
Conflicts:
	lib/PayPal/Api/Payment.php
2014-10-11 11:15:47 -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
cea8981143 Enabling Future Payments
- Added feature to create future payments
- Updated Authentication model to retrieve long lived refresh token
- Updated Documentation
- Updated Sample
2014-10-06 11:17:39 -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
Eric Dion
318504e1dc Payment Experience(Web profiles) handling 2014-10-05 21:25:34 -04:00
ultimatedion
d42e6ee541 Update Payment.php
Added property experience_profile_id to Payment.php
2014-10-03 12:25:20 -04:00
japatel
bb7654b0b8 Merge remote-tracking branch 'origin/update-version' 2014-09-26 12:19:24 -05:00
japatel
5f47b3fb11 Updated version of SDK Core
- Fixed Tests
- Fixed Samples
2014-09-26 12:01:40 -05:00
Jay Patel
09794c60f1 Merge branch 'update-version' 2014-09-24 15:03:54 -05:00
Jay Patel
72ddeccc0a Updated version of SDK Core
- Updated sample to not use its own composer.json
2014-09-24 15:03:08 -05:00
Jay Patel
82729a38c1 Merge branch 'master' into update-version 2014-09-24 14:59:33 -05:00
Jay
08f019b548 Merge pull request #35 from hakito/master
Samples missing vendor folder in error because it cannot locate the autoload.php
2014-09-24 14:53:01 -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
6f59a4186b Merge branch 'master' into update-version 2014-09-24 11:58:44 -05:00
Jay Patel
5a605d51da Merge branch 'Issue-114' 2014-09-23 12:07:11 -05:00
Jay Patel
df01d3e05c Fixed Item.php 2014-09-23 12:06:45 -05:00
Jay Patel
4c61ec524f Merge branch 'master' of git://github.com/josephting/rest-api-sdk-php into Issue-114 2014-09-23 12:05:24 -05:00
Jay Patel
e7afb497bb Updated Testing Framework fixing Travis Builds
- Created separate PHPUnit Test for Integration
2014-09-21 21:02:48 -05:00
Jay Patel
ff5dd2461f Updated Testing Framework fixing Travis Builds
- Created separate PHPUnit Test for Integration
2014-09-21 21:01:53 -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
1d43f9cfe0 Skipping tests if server error thrown from paypal APIs. 2014-09-21 19:12:05 -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
57ada818d2 Merge branch 'build-fix' 2014-09-21 18:04:58 -05:00
Jay Patel
1f52a87876 Updated Testing Framework fixing Travis Builds 2014-09-21 17:57:51 -05:00
Jay
eb123f05eb Updated Documentation
- Fixed Markdown Issues
2014-09-19 16:23:44 -05:00
Jay Patel
295a2a06e7 Merge branch 'README'
- Updated README to reflect non-composer installation
2014-09-19 16:06:02 -05:00
Jay Patel
73469a7fec Updated Documentation 2014-09-19 12:20:12 -05:00
Joseph Ting
db4bdc635a Change indentation from tabs to spaces 2014-09-17 21:58:49 +08:00
Joseph Ting
2b96773e6b Resolves #113 2014-09-14 16:25:11 +08:00
Gerd Katzenbeisser
c36a307b89 Merge commit '9d5d0beb57227cc31f1072ad37ddea57f6ea71b7'
Conflicts:
	sample/payments/ExecutePayment.php
2014-09-12 15:02:22 +02:00
Avi Das
9d5d0beb57 Merge branch 'LastDragon-ru-transaction-properties'
Merge in transaction properties for invoice_number, custom and soft descriptor fields
2014-09-09 10:28:29 -05:00
LastDragon
25484e642a Added @property 2014-09-06 21:05:04 +04:00
LastDragon
6f4ed162a9 Added invoiceNumber, custom and softDescriptor to Transaction. 2014-09-04 13:57:49 +04:00
Avi Das
755d255721 Merge branch 'ojtibi-editorconfig'
Merge in pulls for order api, authorization tests and editor guidelines
2014-08-26 16:08:23 -05:00
Avi Das
4ad978e933 Merge branch 'editorconfig' of github.com:ojtibi/rest-api-sdk-php into ojtibi-editorconfig
Merge in ojtibis pull for editor config with indentation rules
2014-08-26 16:03:33 -05: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
c1241998b8 Fixed classname resolution of Links property in Order class for PPReflectionUtil 2014-08-26 16:23:53 +08:00
OJ Tibi
72d2380df6 Added Order property to RelatedResources 2014-08-26 16:01:07 +08:00
OJ Tibi
0da7a1b64a Added Order class for proper parsing within PPModel::fromArray() 2014-08-26 13:49:41 +08:00
OJ Tibi
93f44d01f5 Added editorconfig to help contributors with indentation rules 2014-08-26 12:22:39 +08:00