Jay Patel
d49cc8a88c
Preparing for Release 1.6.4
2016-01-20 23:10:19 +05:30
tobeorla
3b7f36c379
SSL connect error
...
https://github.com/paypal/PayPal-PHP-SDK/issues/474
2016-01-20 17:10:46 +01:00
Bryant Luk
7f8ebae5e7
Ensure backwards compatible behavior with PHP5
2016-01-07 15:18:53 -06:00
Jay Patel
67e8d6d3a5
Preparing for Release 1.6.3
2015-12-07 15:30:35 -06:00
Jay Patel
d1fd60dac6
Overwrite Expect Header to resolve 100 Continue for large payload
...
- Fixes #452
2015-12-07 15:27:48 -06:00
Rick Guyer
9f94d9357e
Remove duplicate docblock
2015-11-25 13:00:38 -06:00
Jay Patel
8149b098c4
Created TLS Check Sample
...
- Created Sample to test TLSv1.2 support
- Updated Documentation
- Updated README
2015-11-13 16:54:19 -06:00
Jay Patel
89bc07aa1e
Preparing for Release 1.6.1
...
- Fixing Version Number
- Updating User Agent for Internal Purposes
2015-10-29 13:18:16 -05:00
Jay Patel
3bf4bbe8b6
Updating User Agent for Internal Purposes
2015-10-28 14:19:02 -05:00
Jay Patel
97493db230
Using Setter Methods instead of Magic if possible.
2015-10-06 19:08:30 -05:00
Jay Patel
c10526e34b
Removed Deprecation on CreditCard
2015-10-06 19:00:01 -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
a37b880e96
Payments API Updates
2015-10-02 14:25:46 -05:00
Jay
879de440d1
Removing the default timezone setting
...
- It causes the process timezone to change for entire application
- Timezone should be set by the application using the SDK.
2015-09-22 14:55:06 -05:00
Jay Patel
fd6801cda1
Preparing for 1.5.1 release
2015-08-17 14:32:36 -05:00
Jay
63fbe50138
Merge pull request #359 from paypal/FuturePayment
...
Future payment
2015-07-21 12:06:46 -05:00
Jay Patel
9caf75ee82
Fixes #343 : Future Payment Caching Issue
2015-07-20 11:28:17 -05:00
İrfan Evrens
d35e5523a2
tiny changes
2015-06-30 22:36:23 +03:00
Jay Patel
aabcf9c2aa
Formatting Fixes
...
- Fixed Imports
- Fixed Formatting
- Added Missing Documentation
2015-06-30 12:08:56 -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 Patel
47fdacd929
Preparing for 1.4.0 release
2015-06-08 13:35:46 -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
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
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
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 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
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
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
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
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
ec46c397fe
Adding Transaction Fee in Sale Object
...
- Updates to #232
2015-02-03 14:28:14 -06:00