576 Commits

Author SHA1 Message Date
Jay Patel
ccf9008dfa Adding Discount to Invoice Samples 2015-06-26 11:57:22 -05:00
İrfan Evrens
70fe1941ad Fixed switch case logical problem. 2015-06-26 09:47:54 +03:00
İrfan Evrens
def426fd23 Fixed some lines. 2015-06-26 00:02:26 +03:00
İrfan Evrens
cefecede81 Tiny improvements. 2015-06-25 23:08:11 +03:00
Jay Patel
18e4eaaf31 Preparing for 1.5.0 release 2015-06-25 12:12:03 -05:00
Jay Patel
1c8e9b81b1 Minor Fixes
- Removed Invalid Imports
2015-06-25 12:05:38 -05:00
Jay Patel
46d77f15a6 Enabled Vault Credit Card List API
- Added Credit Card List API Operation
- Updated Credit Card to include new properties
- Updated Tests
- Updated Samples
- Fixed Billing Agreement Sample (Expired Set Date).
2015-06-25 12:03:18 -05:00
Jay
17b5148be8 Updating composer.json to reflect proper home page 2015-06-18 18:42:30 -05:00
Jay Patel
47fdacd929 Preparing for 1.4.0 release 2015-06-08 13:35:46 -05:00
Jay Patel
6c1629d356 Updated Sample Documentation 2015-06-08 13:19:23 -05:00
Jay Patel
c6f8971c7e Webhook Validate Event Support
- Added validateWebhookEvent method
- Updated Tests
- Updated Samples
2015-06-08 13:18:13 -05:00
Jay Patel
ddefd1d633 Fixing Logging Manager to skip if mode not set 2015-06-01 13:44:24 -05:00
Jay Patel
226922bca3 Enabled DELETE to have data
- Fixes #311
2015-05-20 12:56:11 -05:00
Jay Patel
9e3ee52f50 GetList refactored for all use cases
- Fixes #290
2015-05-03 22:54:00 -05:00
Jay Patel
28e5f242c8 Updates to Payment API Samples
- Added Item Number in Items
- Resolves #299
2015-05-03 21:01:40 -05:00
Jay Patel
dce42916f4 Copy/Paste error in message
- Fixes #297
2015-04-29 15:41:10 -05:00
Jay Patel
ab334918b0 Sample ResultPrinter Not to be Used
- Comment everywhere the ResultPrinter is used to not use outside sample
2015-04-23 23:34:24 -05:00
Jay
c1dbda1242 Updated Sample README with Gif 2015-04-23 22:54:56 -05:00
Jay
681c422657 Update README.md 2015-04-21 16:26:36 -05:00
Jay
2e0006b8c1 Updated Coveralls Badge 2015-04-15 12:02:50 -05:00
Jay Patel
ec58775bca PayPalModel Set Conditions updated
- passing null to setter would unset the value
- passing empty string would set the value as empty string
- passing 0 would set the value as 0
- Fixes #285
2015-04-15 12:00:15 -05:00
Jay Patel
553589e511 Renamed getRequestId method in ApiContext
- Fixes #287
2015-04-15 11:27:52 -05:00
Jay Patel
c181af361d Unit Tests
- Added More Unit Tests
2015-04-02 08:49:37 -05:00
Jay Patel
2c90b77c5a Fixes to Model Object Property Type 2015-03-19 14:13:52 -05:00
Jay Patel
0a32a6323c Preparing for 1.3.2 release 2015-03-18 15:40:42 -05:00
Jay Patel
dc4f777922 Renaming Agreement GetAgreementDetails
- Renamed from `agreement-details` to `agreement_details`
- Fixes #271
2015-03-18 15:33:26 -05:00
Jay Patel
104fad61bb Minor Fixes to Sample 2015-03-16 12:31:51 -05:00
Jay
124c122fff Rename createWebhook.php to CreateWebhook.php 2015-03-16 12:29:00 -05:00
Jay
152df9eaa0 Added Wiki Page for Going Live 2015-03-06 14:45:30 -06:00
Jay Patel
b4051eeb74 Preparing for 1.3.1 release 2015-03-04 11:57:24 -06: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
207c2c233e Fixed CURLINFO_HEADER_SIZE miscalculations if Proxy Enabled
- Fixes #258
2015-03-01 16:04:18 -06:00
Jay Patel
7f51b58b69 Preparing for 1.3.0 release 2015-02-27 16:45:52 -06:00
Jay
46f7e668cd Merge pull request #260 from paypal/Payment-API
Updated Payment API
2015-02-27 16:42:49 -06:00
Jay Patel
a471ea1338 Small Sample Fix
- Updated Get Authorization to User Proper Authorization
2015-02-27 14:58:35 -06:00
Jay Patel
38d9758113 Updating ModelAccessValidator to be disabled if not set explicitly
- Disabled if not set
- A better debug message
2015-02-26 23:08:48 -06:00
Jay Patel
3e43f93f9b Updated Payment APIs
- Updated SDK Models to latest Payment APIs
- Updated Unit Tests
2015-02-26 15:03:59 -06:00
Jay Patel
241d80cd17 Added Logo in Invoice Samples
- Improvement to Sample code demonstrating how to add logo URL to Invoice Item.
2015-02-25 11:15:55 -06:00
Jay Patel
f4378f6920 Added Tax in Invoice Samples
- Improvement to Sample code demonstrating how to add tax to Invoice Item.
2015-02-24 12:17:54 -06:00
Jay Patel
cfe4d728e8 Preparing for 1.2.1 release 2015-02-23 21:32:13 -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
Jay Patel
397f1a66e2 Merge branch 'avidas-update-doc' 2015-02-19 17:32:09 -06:00
Jay Patel
5e2ad80f45 More Restrains to Docs Generator
- Run Doc Generator only on master branch
2015-02-19 17:31:47 -06:00
Avi (Ananya) Das
57d4f28dbd Don't generate docs if it is a pull request 2015-02-19 16:58:37 -06:00
Avi (Ananya) Das
e36b0ef0e3 Change docs to refer to travis 2015-02-19 16:50:48 -06:00
Avi (Ananya) Das
059d0319db Change to hosted paypal favicon 2015-02-19 16:47:19 -06:00
Jay Patel
43d0e833f6 Reverted: Updates to API Urls
- api-s.sandbox.paypal.com is reverted to api.sandbox.paypal.com
- api-s.paypal.com was reverted to api.paypal.com
2015-02-19 16:10:56 -06:00
Jay Patel
2cb32696d8 Identity API Samples to include all scopes
- Obtain User Consent now show all possible scopes
- Get User Info now has all the fields shown for demonstration purposes
2015-02-18 13:14:33 -06:00
Jay Patel
3007c9dfe1 Updates to Documentation
- Updated Github Pages
- Updates to Sample
- README.md updates
2015-02-17 13:20:26 -06:00
Jay Patel
d50d980cb8 Updates to API Urls
- api.sandbox.paypal.com was changed to api-s.sandbox.paypal.com
- api.paypal.com was changed to api-s.paypal.com
2015-02-12 15:20:45 -06:00