Jay Patel
6742bac8a4
Updated Samples Documentation
2015-10-07 15:22:39 -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
32db0af731
Updates to Samples
...
- Added Sample to update payment amount just before execute
- Minor Docs Updates
2015-08-12 16:38:44 -05:00
Jay
63fbe50138
Merge pull request #359 from paypal/FuturePayment
...
Future payment
2015-07-21 12:06:46 -05:00
Jay Patel
36f0dd7de9
Fixing Future Payment Sample
2015-07-21 11:23:41 -05:00
Jay Patel
2929f63859
Adding Execute Step to Authorize Payment Sample
...
- Additional Formatting Updates
2015-07-20 11:33:47 -05:00
Jay Patel
9caf75ee82
Fixes #343 : Future Payment Caching Issue
2015-07-20 11:28:17 -05:00
Jay Patel
aabcf9c2aa
Formatting Fixes
...
- Fixed Imports
- Fixed Formatting
- Added Missing Documentation
2015-06-30 12:08:56 -05:00
Jay Patel
ccb4585a42
Fixing Sample Page Links in Vaults
...
- Fixes #341
2015-06-28 22:58:41 -05:00
Jay Patel
ccf9008dfa
Adding Discount to Invoice Samples
2015-06-26 11:57:22 -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
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
28e5f242c8
Updates to Payment API Samples
...
- Added Item Number in Items
- Resolves #299
2015-05-03 21:01:40 -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 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 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
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
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
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
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
0e9894b4c4
Fixes to Credit Card Update in Vault APIs
...
- Updated Samples
- Fixes #233
2015-02-03 13:10:32 -06:00
japatel
b28718027a
Small Fixes
...
- PayoutItemDetails Errors
- Cleaning up CSS
2015-02-02 13:04:22 -06:00
MartyIX
aa27dd6ffa
Update CreateBillingAgreementWithPayPal.php
...
Minor typo
2015-01-27 09:06:58 +01: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
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
095ab24b62
Updated Invoice Object to retrieve payments and refunds
...
- getPaymentDetails is now getPayments
- getRefundDetails is now getRefunds
- Updated Sample to Get Invoice at the end of each operation
- Updated Tests
2015-01-09 16:56:00 -06:00
japatel
ebcfd28aef
Cosmetic Changes to Sample UI
...
- Few more Patch Fixes on UI
2015-01-09 14:42:26 -06:00
japatel
291ce9c160
Updates to Future Payment Sample
...
- Renamed CorrelationId to ClientMetadataId
- Updated Source and Docs
2015-01-09 14:16:30 -06:00
japatel
e665662688
Cosmetic Changes to Sample UI
...
- Preetified it a bit
- Changed PayPal Logo to PayPal Developer
- Some CSS and JS changes
- Enabled Anchor Links for each sample
2015-01-09 14:03:20 -06:00
Jay
ed2a4fd41e
Merge pull request #203 from paypal/Payouts
...
Enabled Payout API Support
2015-01-08 14:22:09 -06:00
japatel
8f312a108a
Merge branch 'customcachepath' of git://github.com/angelcoding/PayPal-PHP-SDK into angelcoding-customcachepath
2015-01-05 13:32:23 -06:00
Steve Angel
f29c627466
Added Custom Cache Directory Option
2015-01-05 16:54:43 +00:00
japatel
6f13399e47
Enabled Payout API Support
...
- Includes Unit and Functional Tests
- Includes Samples
2015-01-02 16:41:36 -06:00
japatel
9e7cb951a6
Authorization Cache to use both boolean and string in configuration
...
- both true and 'true' will enable authorization cache
2014-12-22 14:13:08 -06:00
japatel
d69ecbc170
Authorization Cache to use both boolean and string in configuration
...
- both true and 'true' will enable authorization cache
2014-12-22 14:09:48 -06:00
japatel
f090642fae
Helper Function to Retrieve Specific Link from Model Object
...
- Helper Methods in Payment and Agreement to get ApprovalLink
- Fixes #195
2014-12-18 15:41:11 -06:00
japatel
9c0827643b
Renaming Namespaces and Organizing Classes
...
- Updated OpenId classes to be in API namespace
- Updated PP Naming Convention to PayPal Naming Convention
- FormatConverter Class got its own namespace
- Handlers are grouped in Handler namespace
- Samples and Tests Updated Accordingly
2014-12-18 14:16:41 -06:00