jaypatel512 and sdcoffey
bbd016beb1
New samples demonstrating GetThirdPartyInvoice
...
- Fixes #757 .
2017-01-09 11:32:03 -06:00
Jay
7f4f809985
Fixes sample documentation
...
- Arranges the steps properly.
2017-01-05 16:17:38 -06:00
Jay Patel
baef23c345
Fixed Invoice Update sample
2016-09-22 13:16:36 -05:00
Jay Patel
cffa2463b1
[PSR] Fixed Tests
...
- Using `php-cs-fixer` tool.
2016-07-14 13:11:28 -05:00
Jay Patel
c714f77980
Updated Invoicing APIs
...
- Updated Model objects.
- Updated Samples.
- Updated Tests.
2016-07-13 15:57:58 -05:00
Jay Patel
56f1be3c73
Enabled Third Party Invoicing
2016-05-31 12:45:52 -05:00
Jay Patel
aabcf9c2aa
Formatting Fixes
...
- Fixed Imports
- Fixed Formatting
- Added Missing Documentation
2015-06-30 12:08:56 -05:00
Jay Patel
ccf9008dfa
Adding Discount to Invoice Samples
2015-06-26 11:57:22 -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
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
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
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
6f13399e47
Enabled Payout API Support
...
- Includes Unit and Functional Tests
- Includes Samples
2015-01-02 16:41:36 -06:00
japatel
24e0609e5b
Fixing Invoice Phone Attribute
...
- Also updated the Update Invoice Sample
2014-11-20 17:07:12 -06:00
japatel
026802443d
Unit Tests and Functional Tests for Invoicing
...
- Updated Unit Tests for PPModels used by Invoicing
- Updated Functional Tests
- Updated Samples for quick changes.
2014-11-19 15:21:18 -06:00
japatel
eb6eb47336
Samples for All Invoice Operations including QR Code
...
- Invoice search method is static now
- Shipping Info has proper Phone Params
- Small Changes to Image Class
- Updated Sample Docs
2014-11-19 12:15:35 -06:00
japatel
383d12622b
More Invoice API Updates
2014-11-18 16:50:57 -06:00
japatel
3fc0d34df3
Update Invoicing Samples
2014-11-17 21:20:29 -06:00
japatel
3c02790138
Updates to Sample Code
...
- Updated UI Presentation on samples
- Fixed Bugs
2014-11-02 18:22:35 -06:00
japatel
4d481ad104
Enabled Billing Plans and Agreements APIs
...
- Added API Classes, Samples, and Tests
- Updated Functional Tests
- Updated Documentation with new SDK Name
- Updated Few Samples to use newer nicer result page
2014-10-31 13:53:42 -05:00
japatel
6fb6508f9c
Backward Compatible Changes
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
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