Skip to content
Snippets Groups Projects
Commit 99987b3e authored by mattwire's avatar mattwire
Browse files

Update docs

parent fbe2ea0a
No related branches found
No related tags found
No related merge requests found
...@@ -159,9 +159,6 @@ Permissions: `access Ajax API` + `make online contributions` ...@@ -159,9 +159,6 @@ Permissions: `access Ajax API` + `make online contributions`
* `Job.process_stripe` - this cancels uncaptured paymentIntents and removes successful ones from the local database cache after a period of time: * `Job.process_stripe` - this cancels uncaptured paymentIntents and removes successful ones from the local database cache after a period of time:
Parameters: * Parameters:
* delete_old: Delete old records from database. Specify 0 to disable. Default is "-3 month" * delete_old: Delete old records from database. Specify 0 to disable. Default is "-3 month"
* cancel_incomplete: Cancel incomplete paymentIntents in your stripe account. Specify 0 to disable. Default is "-1 hour" * cancel_incomplete: Cancel incomplete paymentIntents in your stripe account. Specify 0 to disable. Default is "-1 hour"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment