Commit Graph

9 Commits

Author SHA1 Message Date
Anton Rusakov
8d157c3233 Use restCall object for functions that makes requests (#841)
* Use restCall object for functions that makes requests
2017-05-11 11:46:16 -05:00
Jay Patel
56f1be3c73 Enabled Third Party Invoicing 2016-05-31 12:45:52 -05:00
İrfan Evrens
cefecede81 Tiny improvements. 2015-06-25 23:08:11 +03: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
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
919e5af2ba Removed Mandate on CorelationId from Future Payment
- Removed backward compatibility on headers.
- Only sends 'Paypal-Application-Correlation-Id' instead of 'PAYPAL-CLIENT-METADATA-ID'
2014-11-19 12:16:41 -06:00
spezi|Fanta
2fb68e8a7a Fixes PHP 5.3 Support
Using short array syntax breaks the support of PHP 5.3.
2014-10-20 15:54:09 -05:00
japatel
84660cbb2a Updates to LIPP & Future Payments
- Updated LIPP Sample code
- Updated Future Payments to have helper functions for retrieving access token
- Updated Logging Syntax to include timestamp and response json
2014-10-20 12:04:41 -05:00
japatel
cea8981143 Enabling Future Payments
- Added feature to create future payments
- Updated Authentication model to retrieve long lived refresh token
- Updated Documentation
- Updated Sample
2014-10-06 11:17:39 -05:00