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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5d79305515ce68867bb0ee775a5caf0a85868a49
Select Git revision
Branches
4
bancontact
entityframeworkv2
master
default
protected
nextscheddate
Tags
20
6.11.4
6.11.3
6.11.2
6.11.1
6.11
6.11.0-preview20231219
6.10.2
6.10.1
6.10
6.9.4
6.9.3
6.9.2
6.9.1
6.9
6.8.2
6.8.1
6.8
6.7.14
6.7.13
6.7.12
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jan
4
Dec
26
Oct
17
15
1
30
Sep
29
24
29
Aug
26
24
10
31
Jul
28
27
13
23
Jun
13
8
1
24
May
18
17
14
12
9
14
Apr
12
10
4
20
Feb
16
11
9
7
1
23
Jan
18
6
5
7
Dec
27
Nov
17
9
8
6
1
30
Oct
24
21
20
16
9
6
28
Sep
25
21
17
4
21
Aug
29
Jul
9
6
29
Jun
27
20
16
10
9
8
6
1
31
May
30
26
10
4
30
Apr
27
13
25
Mar
3
22
Feb
15
Jan
14
9
28
Dec
23
22
29
Nov
4
1
31
Oct
30
23
21
19
17
16
15
6
25
Sep
23
21
20
19
17
16
15
14
13
12
10
9
6
5
3
31
Aug
5
21
Jul
19
18
15
13
Jun
28
May
19
15
Apr
11
8
5
4
31
Mar
25
20
14
13
12
10
8
4
3
3
Jan
14
Dec
13
12
5
3
21
Nov
31
Oct
18
Don't initialise paymentprocessor twice for IPN. Change stripe_webhook_processing_limit so that 0=never process immediately
Update Job.process_stripe to use API4 and clarify that it is NOT domain-specific
Don't save backtrace when event is no longer available
Fix getSubscriptionDetails when contributionRecur not in CiviCRM
Empty message in webhook queue on success
Throw exception when repeatTransaction fails
Fix message='null' on successful processing of webhook
Set paymentTypeLabel to 'Stripe'
Switch final instances of static Stripe library access to object
Webhook queue tweaks
Add use statement for Stripe
Improve webhook queue error handling
Update requirements
Implement new processWebhookEvent for processing events from the webhook queue and store error message in 'message' field
Array syntax
Set Stripe API params in class constructor
Testsuite fixes
Add unit tests for Stripe.Importsubscription/ImportCharge API. Support importing subscriptions with future startdate/trial period (no invoice so we create a template contribution)
mjwshared 1.1 compatibility and code improvements
Use paymentProcessor + stripeClient object in all API calls. Translation fixes
Provide a more helpful reason instead of 'Bad Request' when payment fails due to expired CSRF token from firewall
Remove individual class properties for contributionRecur and store contributionRecur as array on class
Fix 'DirectTest'
Add hook webhookEventNotMatched
Convert js to functions on CRM.payment and move more shared code to CRM.payment
Update version
Refactor checks class. Move some checks to mjwshared. Requires min mjwshared 1.1
Update date
make test environment more robust
Drop support for CiviCRM older than 5.35
Update docs
Whitespace cleanup
Update roadmap
Set firewall min version to 1.2.1
6.6.3
6.6.3
Update docs
Release 6.6.3
mjwshared 1.1 compatibility
add composer's package name
Fix documentation
add `contribution_source` to `importCharge` API call
Loading