Commit Graph

77 Commits

Author SHA1 Message Date
aydiv
caa71466fe Merge pull request #40 from kryogenic/patch-1
Capture the result of $payment->execute
2013-11-04 02:34:47 -08:00
Kale
da89241b83 Capture the result of $payment->execute
The important info is not included in the Payment object, but in the object that is returned from $payment->execute
2013-11-03 11:48:14 -08:00
Latha
3e9f2a400f Merge pull request #29 from paypal/payments-sample-items
Adding item details to create payment samples
2013-09-19 03:24:23 -07:00
aydiv
80b70cb134 Adding item details to create payment samples 2013-09-19 15:48:38 +05:30
Latha
cf076b462e Merge pull request #28 from paypal/sample-dyna-config
Sample update to showcase dynamic configuration
2013-09-02 00:40:47 -07:00
aydiv
e927298a40 Minor text changes in sample code comments 2013-08-26 14:21:28 +05:30
aydiv
9dd6cd07bc Moving apiContext creation to a function 2013-08-26 14:20:25 +05:30
aydiv
a3e0e8b1d1 Updating samples to use dynamic SDK configuration 2013-08-26 13:01:39 +05:30
Ganesh Hegde
1fb03acd27 Merge pull request #26 from paypal/sample-setter-fixes
Sample fixes
2013-08-26 00:07:13 -07:00
aydiv
d1d21c6edf Updating source comment files 2013-08-26 12:25:17 +05:30
aydiv
05a4aef55e Updating sample comments 2013-08-26 12:21:29 +05:30
aydiv
b1f1887cec Removing debug statements 2013-08-26 10:58:40 +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
6dc604666b Adding section headers to index page 2013-08-21 21:03:53 +05:30
Ganesh Hegde
c5fe108612 Merge pull request #23 from paypal/sample-exception-handling
Fixing handling of PPConnectionException in sample code
2013-08-20 03:43:18 -07:00
aydiv
6126997abf Fixing handling of PPConnectionException in sample code 2013-08-20 15:49:40 +05:30
Ganesh Hegde
975afcda1b Merge pull request #21 from paypal/rest-php-src-downloader
Updating README with link to the drop-and-use sdk zip for non-composer folks
2013-08-19 05:59:21 -07:00
aydiv
bfe6aa0eba Merge branch 'master' into rest-php-src-downloader
Conflicts:
	sample/README.md
2013-08-19 05:58:45 -07:00
aydiv
9c0a28b874 Update README.md 2013-08-19 18:14:08 +05:30
aydiv
1b2d596fe3 Updating README.md with a link to the drop-and-use sdk zip for non-composer developers
See https://github.com/paypal/rest-api-sdk-php/issues/18#issuecomment-22305352
2013-08-19 18:12:13 +05:30
aydiv
e02c8b8bd7 Removing coveralls from dev dependencies / updating composer instructions 2013-08-08 13:09:43 +05:30
Ganesh Hegde
4193ae100a Merge pull request #17 from paypal/rel-reauth
Reauthorization release
2013-07-31 08:21:19 -07:00
lathavairamani
1bd151216d updated changelog for Reauthorization 2013-07-31 19:11:44 +05:30
Ganesh Hegde
c367c81fa7 Merge pull request #16 from paypal/dev-reauth
updated CreditCardHistory.php, added sample and testcase for Reauthoriza...
2013-07-31 05:54:10 -07:00
Latha
7c049d431e Merge pull request #14 from prannamalai/master
Added support for coveralls, updated travis config
2013-07-31 05:12:52 -07:00
lathavairamani
f1038717a7 updated CreditCardHistory.php, added sample and testcase for Reauthorization 2013-07-31 17:40:36 +05:30
Prasanna Annamalai
f9bba4641e Added coveralls support and updates badges for composer 2013-07-25 15:01:39 +05:30
Prasanna Annamalai
57d8e0de38 Added support for coveralls 2013-07-25 14:37:18 +05:30
Prasanna Annamalai
3e58b6afc3 Added coveralls support 2013-07-25 14:30:21 +05:30
Prasanna Annamalai
55befa55cb Added coveralls support 2013-07-25 14:24:34 +05:30
Prasanna Annamalai
475640f3c9 Adding support for coveralls 2013-07-25 14:22:59 +05:30
Prasanna Annamalai
acd4872654 Adding support for coveralls 2013-07-25 14:13:58 +05:30
aydiv
e0046e3bbe Updating ant targets for cross platform support 2013-07-04 06:58:07 +00:00
Prasanna Annamalai
c61ee5bcca Updated version number [ci skip] 2013-05-30 17:05:33 +05:30
Prasanna Annamalai
24bfc851a0 Update README.md 2013-05-30 17:01:55 +05:30
Prasanna Annamalai
8a89e200de Updated version number 2013-05-30 16:58:55 +05:30
Prasanna Annamalai
2b4cf626bc Merge pull request #1 from DevTools/authcapture
Updated stubs for Auth and Capture APIs
2013-05-30 04:25:35 -07:00
lathavairamani
8e387a3159 updated variable names in sample 2013-05-30 16:44:53 +05:30
Ganesh Hegde
9498a2efce updating code docs 2013-05-30 16:26:31 +05:30
Ganesh Hegde
d207a66a4a updating the credential 2013-05-30 16:21:39 +05:30
Ganesh Hegde
37c9617285 replacing '-' with '_' 2013-05-30 15:40:41 +05:30
Ganesh Hegde
ffeb952377 new stub 2013-05-30 15:39:32 +05:30
Ganesh Hegde
d8a1e896bd changing the HTTP method 2013-05-30 15:39:21 +05:30
Ganesh Hegde
3b797097c8 regenerated stubs 2013-05-30 15:38:30 +05:30
Ganesh Hegde
b5dab14536 removing duplicate use 2013-05-30 15:26:09 +05:30
Ganesh Hegde
321e7de108 passing API context to create authorization 2013-05-30 15:23:13 +05:30
Ganesh Hegde
bbfa240161 updating index with new samples 2013-05-30 12:00:13 +05:30
Ganesh Hegde
aa1dee57a6 updated code comments to reflect on groc docs 2013-05-29 18:02:32 +05:30
Ganesh Hegde
2b965b0596 updating sample to show full API flow 2013-05-29 17:23:47 +05:30