-
- Downloads
Implement PaymentProcessor and PaymentProcessorType APIv4 Entities
Move default values to spec as per Coleman Fix class name in tests and fix default values on tables Mock financial_account_id field Fix headers and remove some unnessary code Update api v4 code following move of the handling to the BAO and update tests as per Coleman
Showing
- CRM/Upgrade/Incremental/sql/5.23.alpha1.mysql.tpl 10 additions, 0 deletionsCRM/Upgrade/Incremental/sql/5.23.alpha1.mysql.tpl
- Civi/Api4/PaymentProcessor.php 27 additions, 0 deletionsCivi/Api4/PaymentProcessor.php
- Civi/Api4/PaymentProcessorType.php 27 additions, 0 deletionsCivi/Api4/PaymentProcessorType.php
- Civi/Api4/Service/Spec/Provider/PaymentProcessorCreationSpecProvider.php 52 additions, 0 deletions...ce/Spec/Provider/PaymentProcessorCreationSpecProvider.php
- Civi/Api4/Service/Spec/Provider/PaymentProcessorTypeCreationSpecProvider.php 56 additions, 0 deletions...pec/Provider/PaymentProcessorTypeCreationSpecProvider.php
- tests/phpunit/api/v3/PaymentProcessorTest.php 23 additions, 5 deletionstests/phpunit/api/v3/PaymentProcessorTest.php
- tests/phpunit/api/v3/PaymentProcessorTypeTest.php 33 additions, 17 deletionstests/phpunit/api/v3/PaymentProcessorTypeTest.php
Loading
Please register or sign in to comment