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.
1097edc3d8f1a0eedfa10d992be0d23a6b899933
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
31
Mar
26
24
16
8
7
24
Feb
2
31
Jan
28
25
24
21
18
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
Release 6.7.2
6.7.2
6.7.2
Update release notes
Use calculated amount for multiple event participant registration. This allows use to use paymentIntent instead of setupIntent which means that cards requiring 3DSs will not fail for multiple event participant registration
Fix PHP notice in ParseStripeException
Release 6.7.1
6.7.1
6.7.1
Fix 'Multiple event participant registration when 3DSecure validation is required
Add compatibility with mjwshared 1.2.2
Set min version mjwshared=1.2.3
Update release info
Support exception in handleError (requires mjwshared 1.2.2)
Release 6.7
6.7
6.7
Fix system check display of extension name when warning about development version
Remove hooks from mkdocs
Update release date
Fix issues on some contribution pages in WordPress
Update custom integration notes
WIP notes on custom integrations
Update extension requirements
Add release notes
Implement setupIntents to perform 3DSecure etc on same form as card details
Test fixes
version
Fix #352#354 no such plan exists
Throw exception on payment failure. Always update the paymentintent status in CiviCRM database
Only load handling for drupal webform on drupal sites
Fix 3dsecure verification
Add required use statement for mockobject
Add getters for Stripe IDs to IPN class
Result must be an array
Improve webhookEventNotMatched hook for contribution_not_found so we can return a contribution to use
Add support for webhook signing
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
Loading