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
Jay Patel
d613361e69
Updated Credit Cards in Samples to fix 500 Exceptions
...
- Replaced overused credit cards with new ones
- More could be generated for sandbox testing at https://ppmts.custhelp.com/app/answers/detail/a_id/750
2015-02-12 15:02:24 -06:00
Jay Patel
4d416a4474
Travis to Update gh-pages with more information
...
- Minor Improvements
2015-02-11 17:07:49 -06:00
Jay Patel
26ee383c73
Travis to Update gh-pages with more information
...
- Minor Improvements
2015-02-11 17:06:37 -06:00
Jay Patel
111749a8fd
Travis to Update gh-pages with more information
2015-02-11 16:48:30 -06:00
Travis
c1ae2f3383
Travis to Update gh-pages with more information
2015-02-11 16:09:35 -06:00
japatel
b5231900b1
PHP Docs on gh-pages
2015-02-11 12:20:59 -06:00
japatel
bba6f24491
Preparing for 1.2.0 release
2015-02-04 16:15:35 -06:00
japatel
47cd78172c
Order API Support
...
- Added Order API Support
- Updated Sample Code to demonstrate
- Updated Sample Docs
- Fixes #237
2015-02-04 15:54:42 -06:00
japatel
217a54f0a6
Updates to Logging
...
- Logging Level DEBUG introduced
- Logging Level FINE deprecated to INFO
- Logging Level restricted to INFO in live environments
- Warning on using DEBUG in live environments
- Fixes #215 . Not Entirely, but one step ahead
2015-02-04 15:52:34 -06:00
japatel
182060d0e8
More fixes to Vault APIs
...
- Updated Credit Card to use /credit-cards/* instead of /credit-card/*
2015-02-04 12:29:30 -06:00
japatel
82a0e08e00
Merge branch 'chaitanyakuber-transaction-fee-patch'
2015-02-03 14:28:45 -06:00
japatel
ec46c397fe
Adding Transaction Fee in Sale Object
...
- Updates to #232
2015-02-03 14:28:14 -06:00
japatel
7b811ffafe
Merge branch 'transaction-fee-patch' of https://github.com/chaitanyakuber/PayPal-PHP-SDK into chaitanyakuber-transaction-fee-patch
2015-02-03 13:33:26 -06:00
japatel
0e9894b4c4
Fixes to Credit Card Update in Vault APIs
...
- Updated Samples
- Fixes #233
2015-02-03 13:10:32 -06:00
Chaitanya Kuber
58be8bd5d3
added transaction fee support to sale class
2015-02-03 12:19:34 +11:00
japatel
b28718027a
Small Fixes
...
- PayoutItemDetails Errors
- Cleaning up CSS
2015-02-02 13:04:22 -06:00
japatel
ac69aa65ed
Preparing for v1.1.1 release
2015-01-29 16:18:50 -06:00
japatel
b2bf7e4ef7
Fixes to Cipher Code
...
- Fixes #230 bug
2015-01-29 11:06:31 -06:00
japatel
192f16b542
Fixes to Json conversion logic for empty objects
...
- If the object is empty, an empty json object is generated on conversion
- Fixes #223
2015-01-27 12:35:57 -06:00
Jay
9ffa1f84a2
Merge pull request #224 from MartyIX/patch-1
...
Update CreateBillingAgreementWithPayPal.php
2015-01-27 11:09:00 -06:00
MartyIX
aa27dd6ffa
Update CreateBillingAgreementWithPayPal.php
...
Minor typo
2015-01-27 09:06:58 +01:00
japatel
c269976b2d
Preparing for Release 1.1.0
2015-01-26 13:55:21 -06:00
japatel
8708ba7679
Update to Invoice Sample Documentation
2015-01-26 13:41:24 -06:00
japatel
830cb16f0f
Added Encryption to Caching
...
- Access Token is encrypted with Secret Key, and stored in file
- Code to auto-update existing cache files to use encrypted token
- Tests fixes accordingly
2015-01-26 13:38:17 -06:00
japatel
d84ddf85c9
Enabled Payout Cancel API for Unclaimed Payout Item
...
- PayoutItem supports [Cancel and Unclaimed Payout Item](https://developer.paypal.com/docs/api/#cancel-an-unclaimed-payout-item )
- Updated Unit and Functional Tests Accordingly
- Updated Samples accordingly
2015-01-23 13:50:51 -06:00
japatel
d9a5baf202
Fixes to Agreement Search Transaction TimeStamp Parameter
...
- Updated TimeUpdate parameter to TimeStamp
- Updated Tests accordingly.
- Updated Samples accordingly
- Fixes #221
2015-01-23 12:30:23 -06:00
japatel
4326394447
Fixes to Agreement Search Transaction
...
- Added searchTransactions method to include params
- Updated Tests accordingly.
- Updated Samples accordingly
2015-01-20 10:46:22 -06:00
japatel
baf06a66be
Updated OAuthToken to throw proper error on not receiving access token
...
- Updated Samples, Tests
2015-01-14 00:15:34 -06:00
Jay
df00ab2602
Minor README changes
2015-01-12 13:53:32 -06:00
japatel
dd99971e50
Added an ability to provide Curl Options in Configuration
...
- Removed http.Retry, and http.ConnectionTimeout from configuration
- Added ability to provide Constant and its value in Configuration File
2015-01-10 21:04:24 -06:00
japatel
810fe7994c
Updates to README and Release Notes
2015-01-10 17:28:59 -06:00
japatel
12421e09ea
PayPal Model toJSON to determine encoding based on PHP Version
...
- Allows Preetifying JSON output
- toString prints a nice looking JSON now
2015-01-10 17:21:21 -06:00