Commit Graph

17 Commits

Author SHA1 Message Date
Steve Stedman
f4df2eea28 Fix links to Developer API Reference 2018-04-25 15:52:03 -05:00
Randy
14e814d74b Remove credit card samples (#896)
* removed credit card payment samples
* update docs to reflect sample changes
* update readme to recommend braintree for direct card payments
2017-08-03 10:32:26 -05:00
Jay Patel
cffa2463b1 [PSR] Fixed Tests
- Using `php-cs-fixer` tool.
2016-07-14 13:11:28 -05:00
Jay Patel
aabcf9c2aa Formatting Fixes
- Fixed Imports
- Fixed Formatting
- Added Missing Documentation
2015-06-30 12:08:56 -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
japatel
d11533110b Sanitize Input for Price Variables
- Updated the model to automatically format the price
- Updated the samples to reflect the new changes
- More Unit Tests
2014-11-03 16:31:03 -06:00
japatel
3c02790138 Updates to Sample Code
- Updated UI Presentation on samples
- Fixed Bugs
2014-11-02 18:22:35 -06:00
japatel
6fb6508f9c Backward Compatible Changes 2014-10-20 15:54:09 -05:00
japatel
49b80f76af Removing Dependency from SDK Core Project
- Copied files required for Rest API SDK
- Removed PPApiContext and directly connected APIContext with PPConfigManager
- Removed duplicate data storage of configuration and credentials.
- Code Style Fixes
- Remove build.xml file as it is not required anymore
- Updated the samples
- Updated the documentations
2014-10-06 11:16:47 -05:00
aydiv
05a4aef55e Updating sample comments 2013-08-26 12:21:29 +05:30
aydiv
f4d687b52b Updating samples to use fluent setters + doc fixes 2013-08-22 17:24:04 +05:30
aydiv
14b9a13f8a Changing test case and samples to use newer camelcase setters 2013-08-21 21:37:42 +05:30
aydiv
6126997abf Fixing handling of PPConnectionException in sample code 2013-08-20 15:49:40 +05:30
lathavairamani
8e387a3159 updated variable names in sample 2013-05-30 16:44:53 +05:30
Ganesh Hegde
321e7de108 passing API context to create authorization 2013-05-30 15:23:13 +05:30
Ganesh Hegde
2b965b0596 updating sample to show full API flow 2013-05-29 17:23:47 +05:30
Ganesh Hegde
268b39b374 adding auth capture samples 2013-05-28 09:57:10 +05:30