Add payment_processor api
authorColeman Watts <coleman@civicrm.org>
Sun, 7 Apr 2013 22:19:48 +0000 (15:19 -0700)
committerColeman Watts <coleman@civicrm.org>
Sun, 7 Apr 2013 22:27:48 +0000 (15:27 -0700)
commit21150aaeff55a6f0be158f8ff591dc69ca43f636
tree7cc7f61b53b1880176947265f6b4581eb642572a
parenta96556af8d067504164d89f1d3b2f7d297c28573
Add payment_processor api
api/v3/PaymentProcessor.php [new file with mode: 0644]
api/v3/examples/PaymentProcessorCreate.php [new file with mode: 0644]
api/v3/examples/PaymentProcessorDelete.php [new file with mode: 0644]
tests/phpunit/api/v3/PaymentProcessorTest.php [new file with mode: 0644]
tests/phpunit/api/v3/PaymentProcessorTypeTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php