Commit Graph

66 Commits

Author SHA1 Message Date
Jay Patel
97e5102dc8 Add new line at EOF 2016-10-21 13:07:19 -05:00
Steve Coffey
e33a5594c2 Merge pull request #682 from paypal/payments-experience-v1.3
Payments experience v1.3
2016-10-18 13:49:17 -07:00
Jay Patel
ae31151ba3 Use PaymentCard instead of CreditCard
- Fixed deprecation messages.
- Fixes #639.
- Fixes #648.
- Updated Samples.
2016-10-17 17:15:04 -05:00
mrak and stevecoffey
a7e934e33a Update Payment Experience samples 2016-10-10 11:24:09 -07:00
Jay Patel
decc9e45c2 Add missing newline 2016-09-29 11:48:58 -05:00
Jay
470736897a Merge pull request #653 from paypal/webhooks-update
Update webhooks to API version 1.7
2016-09-22 13:42:31 -05:00
jaypatel512 and sdcoffey
c164e008bd Update Sample for ValidateWebhookEvent 2016-09-21 15:12:27 -07:00
Jay Patel
b72d09b1ed Added sample docs to Invoice Template API 2016-09-19 16:26:58 -05:00
Jay Patel
ac1231126e Fixed broken links at CreatePayment.php
- Fixes #634.
2016-09-08 12:53:13 -05:00
Bhavani Bheemanadham
d62e8db407 Preparing for 1.7.4
- Updated Changelog
- Updated PayPalConstants.php with latest version
- Added new line at the end of file
2016-07-15 15:42:18 -05:00
Travis
a27d222885 Updates to Sample Docs 2016-07-15 20:00:15 +00:00
Bhavani Bheemanadham
63fa5b73a8 Releasinator changes
- Updated Releasinator version to 0.6
- Renamed Changelog.md file to CHANGELOG.md
- Added new line at the end of file
2016-07-15 14:52:00 -05:00
Travis
4182e335de Updates to Sample Docs 2016-07-14 19:10:54 +00:00
Travis
a46855bfef Updates to Sample Docs 2016-07-13 21:12:33 +00:00
Jay Patel
c714f77980 Updated Invoicing APIs
- Updated Model objects.
- Updated Samples.
- Updated Tests.
2016-07-13 15:57:58 -05:00
Travis
ece09926fd Updates to Sample Docs 2016-06-06 18:43:20 +00: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
6742bac8a4 Updated Samples Documentation 2015-10-07 15:22:39 -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
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
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 Patel
104fad61bb Minor Fixes to Sample 2015-03-16 12:31:51 -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
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
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
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
0e9894b4c4 Fixes to Credit Card Update in Vault APIs
- Updated Samples
- Fixes #233
2015-02-03 13:10:32 -06:00
japatel
8708ba7679 Update to Invoice Sample Documentation 2015-01-26 13:41:24 -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
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
291ce9c160 Updates to Future Payment Sample
- Renamed CorrelationId to ClientMetadataId
- Updated Source and Docs
2015-01-09 14:16:30 -06:00
japatel
6f13399e47 Enabled Payout API Support
- Includes Unit and Functional Tests
- Includes Samples
2015-01-02 16:41:36 -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
japatel
515b747223 Added Update Method in Payment
- Payment allows update calls with patch requests
- Samples to demonstrate its abilities
2014-12-17 12:47:22 -06:00
japatel
989357fb02 Updated ExecuteAgreement to Get Agreement Object at the end 2014-12-15 15:42:58 -06:00
japatel
d24a4afdb6 Final Webhook Management API Changes
- Updated Samples
- Additional Functional Tests
- Enabled Travis to do functional tests (with allowed failures) on each build
2014-12-15 13:54:11 -06:00
japatel
fb9584ba66 More Webhook API Changes
- Updated API Models with Fixes
- Updated Samples
- Additional Functional Tests
2014-12-12 17:00:33 -06:00
japatel
d6575b49ae Functional Tests Improvements and Refactoring
- Updated Functional Tests to refactor common code in one file
- Re-sets the credentials to make sure previous tests doesnt change it for testing
2014-12-12 16:32:16 -06:00
japatel
660070e3df Updated Create Plan sample with more explanations 2014-12-04 13:01:24 -06:00