Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Stripe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Extensions
Stripe
Commits
4abfb6bb
Commit
4abfb6bb
authored
12 years ago
by
drastik
Browse files
Options
Downloads
Patches
Plain Diff
New features. Directory restructure
parent
e7d06e08
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
extension-4.2/com.drastikbydesign.payment.stripe/stripe.php
+1
-1
1 addition, 1 deletion
extension-4.2/com.drastikbydesign.payment.stripe/stripe.php
with
1 addition
and
1 deletion
extension-4.2/com.drastikbydesign.payment.stripe/stripe.php
+
1
−
1
View file @
4abfb6bb
...
...
@@ -111,7 +111,7 @@ class com_drastikbydesign_payment_stripe extends CRM_Core_Payment {
INSERT INTO civicrm_job (
id, domain_id, run_frequency, last_run, name, description,
api_prefix, api_entity, api_action, parameters, is_active
) VALUES (
) VALUES (
NULL, %1, 'Daily', NULL, 'Check ending Stripe Recurring Payments',
'End any Stripe recurring payments that have fufilled last installment',
'civicrm_api3', 'job', 'run_payment_cron', 'processor_name=Stripe', 1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment