-
- Downloads
Merge pull request #30333 from seamuslee001/api4_payment_create
[REF] Add Payment.create APIv4 Action
Showing
- CRM/Contribute/BAO/Contribution.php 6 additions, 4 deletionsCRM/Contribute/BAO/Contribution.php
- CRM/Financial/BAO/Payment.php 4 additions, 2 deletionsCRM/Financial/BAO/Payment.php
- ext/civi_contribute/Civi/Api4/Action/Payment/Create.php 178 additions, 0 deletionsext/civi_contribute/Civi/Api4/Action/Payment/Create.php
- ext/civi_contribute/Civi/Api4/Payment.php 28 additions, 0 deletionsext/civi_contribute/Civi/Api4/Payment.php
- tests/phpunit/api/v3/PaymentTest.php 22 additions, 6 deletionstests/phpunit/api/v3/PaymentTest.php
Loading
Please register or sign in to comment