Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.0
-
Fix Version/s: 4.2.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
Patch defines civicrm_api3_job_run_payment_cron() function, called with params:
processor_name = <PP type, eg: Sagepay>
mode = 'test' || 'live'
.. plus alterations to Payment.php to run handlePaymentCron() method in the specified payment processor.