-
- Downloads
Make Order api easier to use for default price set
This changes the order api so that it is not necessary to figure out the details of the default price set when using it to create memberships.
Showing
- CRM/Contribute/BAO/Contribution.php 3 additions, 4 deletionsCRM/Contribute/BAO/Contribution.php
- CRM/Financial/BAO/Order.php 126 additions, 0 deletionsCRM/Financial/BAO/Order.php
- api/v3/Order.php 19 additions, 24 deletionsapi/v3/Order.php
- tests/phpunit/CRM/Contribute/BAO/ContributionTest.php 0 additions, 2 deletionstests/phpunit/CRM/Contribute/BAO/ContributionTest.php
- tests/phpunit/api/v3/ContributionTest.php 19 additions, 12 deletionstests/phpunit/api/v3/ContributionTest.php
Loading
Please register or sign in to comment