Jay Patel
|
73469a7fec
|
Updated Documentation
|
2014-09-19 12:20:12 -05:00 |
|
Joseph Ting
|
db4bdc635a
|
Change indentation from tabs to spaces
|
2014-09-17 21:58:49 +08:00 |
|
Joseph Ting
|
2b96773e6b
|
Resolves #113
|
2014-09-14 16:25:11 +08:00 |
|
Gerd Katzenbeisser
|
c36a307b89
|
Merge commit '9d5d0beb57227cc31f1072ad37ddea57f6ea71b7'
Conflicts:
sample/payments/ExecutePayment.php
|
2014-09-12 15:02:22 +02:00 |
|
Avi Das
|
9d5d0beb57
|
Merge branch 'LastDragon-ru-transaction-properties'
Merge in transaction properties for invoice_number, custom and soft descriptor fields
|
2014-09-09 10:28:29 -05:00 |
|
LastDragon
|
25484e642a
|
Added @property
|
2014-09-06 21:05:04 +04:00 |
|
LastDragon
|
6f4ed162a9
|
Added invoiceNumber, custom and softDescriptor to Transaction.
|
2014-09-04 13:57:49 +04:00 |
|
Avi Das
|
755d255721
|
Merge branch 'ojtibi-editorconfig'
Merge in pulls for order api, authorization tests and editor guidelines
|
2014-08-26 16:08:23 -05:00 |
|
Avi Das
|
4ad978e933
|
Merge branch 'editorconfig' of github.com:ojtibi/rest-api-sdk-php into ojtibi-editorconfig
Merge in ojtibis pull for editor config with indentation rules
|
2014-08-26 16:03:33 -05:00 |
|
Avi Das
|
2cdce05002
|
Remove var_dump
|
2014-08-26 15:59:32 -05:00 |
|
Avi Das
|
ba03e65f3a
|
Merge branch 'master' of github.com:brunoric/rest-api-sdk-php into brunoric-master
Merge in tests for Authorization class, brunorics pull request
|
2014-08-26 12:09:07 -05:00 |
|
Avi Das
|
c5fec7ce7f
|
update typo in test
|
2014-08-26 12:04:06 -05:00 |
|
OJ Tibi
|
948c6f73d8
|
Added test for Order property in RelatedResources
|
2014-08-26 16:33:36 +08:00 |
|
OJ Tibi
|
c1241998b8
|
Fixed classname resolution of Links property in Order class for PPReflectionUtil
|
2014-08-26 16:23:53 +08:00 |
|
OJ Tibi
|
72d2380df6
|
Added Order property to RelatedResources
|
2014-08-26 16:01:07 +08:00 |
|
OJ Tibi
|
0da7a1b64a
|
Added Order class for proper parsing within PPModel::fromArray()
|
2014-08-26 13:49:41 +08:00 |
|
OJ Tibi
|
93f44d01f5
|
Added editorconfig to help contributors with indentation rules
|
2014-08-26 12:22:39 +08:00 |
|
brunoric
|
bcd0b80e85
|
Adding \InvalidArgumentException tests to void() and reauthorize().
|
2014-08-22 17:49:30 -03:00 |
|
brunoric
|
cc67faf822
|
Adding the missing get and setter tests.
|
2014-08-22 16:59:42 -03:00 |
|
brunoric
|
243cfa680b
|
Adding .idea project folder to gitignore file. This will be usefull for PhpStorm users.
|
2014-08-22 16:58:54 -03:00 |
|
Avi Das
|
9aff596bb5
|
Remove references to sdk-packages repo
|
2014-08-12 10:15:43 -05:00 |
|
Avi Das
|
76a1e2c613
|
Merge branch 'paid-invoice'
Merge in methods to retrieve paid invoices closes #94
|
2014-08-05 11:20:46 -05:00 |
|
Avi Das
|
5cf5de65c8
|
patch to retrieve paid invoices
|
2014-08-05 11:20:26 -05:00 |
|
Avi Das
|
7a77bccf96
|
Update recipient email for travis
|
2014-07-24 10:43:20 -05:00 |
|
Avi Das
|
3da6adc7e7
|
Merge branch 'miketramontano-master'
Merge in Shipping Address docs change
|
2014-07-22 14:26:50 -05:00 |
|
Avi Das
|
e49c50231c
|
Change address to shipping address in tests
|
2014-07-22 14:25:51 -05:00 |
|
Avi Das
|
9842f18683
|
Merge branch 'master' of github.com:miketramontano/rest-api-sdk-php into miketramontano-master
Update Address to ShippingAddress for PayerInfo
|
2014-07-22 11:21:43 -05:00 |
|
Avi Das
|
f59f0dddef
|
Merge branch 'Nyholm-patch-1'
Merge in Nyholms change, php 5.5, 5.6 and hhvm added to travis.yml
|
2014-07-22 09:44:29 -05:00 |
|
Tobias Nyholm
|
b0226dbec2
|
Added PHP 5.6, 5.5 and HHVM to travis.yml
|
2014-07-13 23:07:37 +02:00 |
|
Mike Tramontano
|
9a46b27e44
|
Correct shipping address set/get docs
The document comments actually power what classes are instantiated when parsing the API responses
|
2014-07-09 14:18:32 -04:00 |
|
Avi Das
|
100c5f17b1
|
Clarify running samples instructions on readme
|
2014-06-17 10:05:06 -05:00 |
|
Avi Das
|
2589c5e880
|
Add existing issues and upcoming features to doc
|
2014-06-12 15:40:58 -05:00 |
|
Avi Das
|
86a6082b7f
|
Remove @array annotations, closes #43
|
2014-05-12 14:11:48 -05:00 |
|
Avi Das
|
4632999b1e
|
Merge branch 'brendo-master'
Validation of return and cancel urls from @brendo, with unit tests. Closes #70
|
2014-05-05 09:58:38 -05:00 |
|
Brendan Abbott
|
5a76b1cb0f
|
Add validation of Return/Cancel URL's (with test cases)
|
2014-05-04 17:01:49 +10:00 |
|
Avi Das
|
4a9ebab374
|
Merge in ryansundberg and diemuzi pulls
|
2014-05-01 13:03:30 -05:00 |
|
Avi Das
|
d46548255e
|
Cleaned up Code Comments and added Type-Hinting to all Class/Functions closes #42
|
2014-05-01 12:34:33 -05:00 |
|
Avi (Ananya) Das
|
8347e9ab35
|
Merge pull request #41 from ryansundberg/master
Added add/remove/isEmpty methods to ItemList
|
2014-05-01 10:17:22 -05:00 |
|
Avi Das
|
20ed9972e0
|
Merge branch 'support-invoice-apis'
Merge in invoicing support and samples demonstrating use
|
2014-04-29 10:51:28 -05:00 |
|
Avi Das
|
3868fcb809
|
update composer
|
2014-04-29 10:48:03 -05:00 |
|
Avi Das
|
367cdfe928
|
replace changelog with release notes
|
2014-04-29 10:27:19 -05:00 |
|
siddick
|
bb21c1e445
|
Added invoice samples
|
2014-04-23 17:43:04 +05:30 |
|
siddick
|
bca7fe7268
|
Added phone attribute
|
2014-04-23 17:34:59 +05:30 |
|
Avi (Ananya) Das
|
ae52f47f15
|
Merge pull request #9 from r2pq/master
Add Type Hitting to Payment and ItemList
|
2014-04-09 10:14:18 -05:00 |
|
siddick
|
5963119d99
|
Fixed testcases
|
2014-03-28 22:41:48 +05:30 |
|
siddick
|
699d6b86f1
|
Return true for null response
|
2014-03-28 22:41:23 +05:30 |
|
siddick
|
a3aba308f4
|
Support Invoice APIs
|
2014-03-28 20:34:07 +05:30 |
|
Avi (Ananya) Das
|
5b01b235ae
|
Repo analytics
|
2013-12-27 10:25:51 -06:00 |
|
Sammie S. Taunton
|
e63d28723e
|
Cleaned up Code Comments and added Type-Hinting to all Class/Functions
|
2013-12-03 14:29:00 -06:00 |
|
Ryan Sundberg
|
27ca7a6f0f
|
Added add/remove methods to ItemList
|
2013-11-13 11:27:27 -08:00 |
|