brluk and japatel
0303e2c0c9
Updated samples and its documentation
2017-10-24 12:05:49 -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
mrak and sdcoffey
7c5ea8b997
Proper changes to samples for Credit Card
2016-10-25 17:40:37 -05: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
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
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
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
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
MartyIX
aa27dd6ffa
Update CreateBillingAgreementWithPayPal.php
...
Minor typo
2015-01-27 09:06:58 +01: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
f090642fae
Helper Function to Retrieve Specific Link from Model Object
...
- Helper Methods in Payment and Agreement to get ApprovalLink
- Fixes #195
2014-12-18 15:41:11 -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
989357fb02
Updated ExecuteAgreement to Get Agreement Object at the end
2014-12-15 15:42:58 -06:00
japatel
660070e3df
Updated Create Plan sample with more explanations
2014-12-04 13:01:24 -06:00
japatel
6cf15ab4bf
More Vault API Samples
...
- Updated Samples for Vault APIs
- Updated Payment Execute to be more verbose
- Delete Plan Sample Update
- Fixes #168
2014-12-01 17:51:08 -06:00
japatel
ff5588bbfe
Updated Billing Plan to have Delete Plan sample code.
...
- Added helper method in Plan.php to allow deleting a billing plan
- Fixes #171
2014-12-01 13:20:36 -06:00
japatel
f997f3277e
Updated User Agent & More Samples for Billing Plans
...
- Fixed versioning in User Agent.
- Updated Billing Plan sample to update Payment definitions
- Docs & Tests
2014-11-05 13:30:28 -06: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
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