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

Update docs

parent fbe2ea0a
Branches
Tags
No related merge requests found
......@@ -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:
Parameters:
* 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"
* Parameters:
* 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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment