Skip to content
Snippets Groups Projects
Commit 77d64ef1 authored by mattwire's avatar mattwire
Browse files

Rename ProcessStripe job

parent 79f89f91
No related branches found
No related tags found
No related merge requests found
......@@ -17,8 +17,8 @@ return [
'params' =>
[
'version' => 3,
'name' => 'ProcessStripe',
'description' => 'Process Stripe functions',
'name' => 'Stripe: Cleanup',
'description' => 'Cleanup Stripe PaymentIntents',
'run_frequency' => 'Hourly',
'api_entity' => 'Job',
'api_action' => 'process_stripe',
......
......@@ -31,7 +31,7 @@ View/Download this extension in the [Extension Directory](https://civicrm.org/ex
* [Firewall extension](https://civicrm.org/extensions/firewall) version 1.1+.
* [contributiontransactlegacy extension](https://civicrm.org/extensions/contribution-transact-api) version 1.3+.
**Please ensure that you are running the ProcessStripe scheduled job every hour or you will have issues with failed/uncaptured payments appearing on customer credit cards and blocking their balance for up to a week!**
**Please ensure that you are running the "Stripe: Cleanup" scheduled job every hour or you will have issues with failed/uncaptured payments appearing on customer credit cards and blocking their balance for up to a week!**
## Troubleshooting
Under *Administer->CiviContribute->Stripe Settings* you can find a setting:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment