Richard Pérez
|
ac4c72976e
|
Add Type Hiting 'array' to method setTransactions to avoid receive a non array parameter which cause a validation errors when Payment 'created' function is executed.
|
2013-06-11 21:19:26 -04:30 |
|
Richard Pérez
|
2b4a380761
|
Add Type Hiting 'array' to method setItems to avoid receive a non array parameter which cause a validation errors when Payment 'created' function is executed.
|
2013-06-11 21:17:51 -04:30 |
|
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 |
|
Ganesh Hegde
|
417e493a89
|
upgrading to namespace based SDK core
|
2013-05-29 14:48:10 +05:30 |
|
Ganesh Hegde
|
50d2c56f8b
|
Updated stubs to support namespace
|
2013-05-29 14:37:22 +05:30 |
|
Ganesh Hegde
|
479730d1c4
|
adding new testcases for Auth Capture
|
2013-05-28 18:20:49 +05:30 |
|
vichandrasekaran
|
fd997f6b8b
|
Update lib/PayPal/Rest/RestHandler.php
Updating namespace of PPConfiguration exception thrown by the handler
|
2013-05-28 11:24:07 +05:30 |
|
Ganesh Hegde
|
86643ec2df
|
updating stubs to have fluent setters and retaining deprecated methods
|
2013-05-28 10:15:29 +05:30 |
|
Ganesh Hegde
|
50b09bdbde
|
testcases updated
updated testcases to match new json schema
and updates with camel case function names
|
2013-05-28 10:08:34 +05:30 |
|
Ganesh Hegde
|
125a7b66f3
|
adding delete credit card sample
|
2013-05-28 10:03:51 +05:30 |
|
Ganesh Hegde
|
268b39b374
|
adding auth capture samples
|
2013-05-28 09:57:10 +05:30 |
|
Ganesh Hegde
|
11f91adee4
|
updated stubs
|
2013-05-27 11:53:45 +05:30 |
|
aydiv
|
5b32783208
|
Update README.md
|
2013-04-30 10:37:59 +05:30 |
|
aydiv
|
2be702afd7
|
Merge pull request #7 from futjikato/master
fixed namespace of PPConfigurationException set to \
|
2013-04-29 21:48:43 -07:00 |
|
Moritz Spindelhirn
|
71bd99c0e6
|
fixed namespace of PPConfigurationException
the PPConfigurationException class is not in the used \PayPal\Auth namespace
|
2013-04-29 19:05:14 +03:00 |
|
aydiv
|
4ee4d73f89
|
Merge branch 'dynamicconfig'
|
2013-04-26 16:42:04 +05:30 |
|
aydiv
|
e933ccf519
|
updating composer.json
|
2013-04-26 16:32:58 +05:30 |
|
aydiv
|
a265ee16ff
|
Deprecting setCredential method
|
2013-04-26 12:08:38 +05:30 |
|
aydiv
|
b3423b6c11
|
Updating stubs and samples to use apiContext
|
2013-04-26 12:00:20 +05:30 |
|
aydiv
|
c624834f15
|
Added missing apiContext arg
|
2013-04-25 20:39:13 +05:30 |
|
aydiv
|
cbc9055e4d
|
Adding apiContext arg for static methods
|
2013-04-25 18:04:49 +05:30 |
|
aydiv
|
0699f628bd
|
Updating version nos for V0.6.0 release
|
2013-04-25 17:17:36 +05:30 |
|
aydiv
|
e8e7ad807e
|
Updating model classes to use dynamic config - Moving common classes to sdk-core-php
|
2013-04-24 17:13:47 +05:30 |
|
aydiv
|
e21d22c407
|
Merge pull request #3 from prannamalai/master
Travis Config, MD Syntax Highlights
|
2013-03-26 03:00:27 -07:00 |
|
Prasanna Annamalai
|
e357b10fc1
|
Modified the travis config and README.md to reflect the paypal github repo
|
2013-03-19 17:09:36 +05:30 |
|
Prasanna Annamalai
|
13994ccf2c
|
Modified files for php and README.md
|
2013-03-19 16:33:51 +05:30 |
|
Prasanna Annamalai
|
dbb8eb4b17
|
Modified README.md and add travis config
|
2013-03-19 16:12:14 +05:30 |
|
aydiv
|
3e56fe5143
|
Fixing useragent string to use lowercase keys
|
2013-03-13 14:31:12 +05:30 |
|
aydiv
|
9e09f7bff5
|
Adding license to composer.json
|
2013-03-08 07:41:59 +05:30 |
|
aydiv
|
69cb3c4dcb
|
Initial commit
|
2013-03-06 18:42:06 +05:30 |
|