Commit Graph

160 Commits

Author SHA1 Message Date
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
Ahmad Saad Aldeen
40e888f8c8 just add a new commit about WebhookId 2016-10-08 17:33:08 +02:00
Ahmad Saad Aldeen
9bb7c1bf29 habdel receive the request headers and body 2016-10-07 12:37:02 +02:00
Jay Patel
decc9e45c2 Add missing newline 2016-09-29 11:48:58 -05:00
Jeff Brateman
99e22fe0fc Fix broken link 2016-09-27 10:56:36 -05:00
Jeff Brateman
7d8dca9289 Fix broken link 2016-09-27 10:55:17 -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
Jay Patel
baef23c345 Fixed Invoice Update sample 2016-09-22 13:16:36 -05:00
jaypatel512 and sdcoffey
c164e008bd Update Sample for ValidateWebhookEvent 2016-09-21 15:12:27 -07:00
jaypatel512 and sdcoffey
f49d83a3ce Update webhook samples 2016-09-21 15:06:12 -07:00
Jay Patel
b72d09b1ed Added sample docs to Invoice Template API 2016-09-19 16:26:58 -05:00
Jay Patel
f0feddc8f2 Add samples for Invoice Template API 2016-09-19 16:22:06 -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
Jay Patel
cffa2463b1 [PSR] Fixed Tests
- Using `php-cs-fixer` tool.
2016-07-14 13:11:28 -05: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
923665393b Updated Sample Credit Card 2016-06-02 12:51:39 -05:00
Jay Patel
56f1be3c73 Enabled Third Party Invoicing 2016-05-31 12:45:52 -05:00
Jay Patel
c0c307f267 Enabled Factory to Inject Logger 2016-04-11 15:45:49 -05:00
Jay Patel
69886a0741 First pass on implementing PSR logger interface
- Created a separate PayPalLogger as default implementation.
- Enabled `log.Adapter` as a configuration to pass name of custom
  logger.
2016-04-06 14:10:54 -05:00
Jay Patel
bf3c20e694 Disabled Caching for TlsCheck Sample
- Fixes #512.
2016-03-07 10:31:51 -06:00
Hyunmin Kim
efd0a6f30b Fixed unclaimed typo. 2016-02-10 15:49:15 -08:00
Jay
c465caf01a Fixed broken link to tls-update 2016-01-28 17:58:12 +05:30
Jay Patel
2569c696a8 Sample code to show how to override default curl options 2016-01-20 23:04:37 +05:30
Jay Patel
a67de1af01 Automatically add datetime in samples, if not set in php.ini 2015-12-22 13:47:32 -06:00
Jay Patel
318d5a43c6 Optimizing Imports
- Removed Unnecessary imports
2015-11-19 12:36:53 -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
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