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
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.
ceb26258f7493bea9e23b6d2c87aff9fcdc43fe6
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
12
Jan
19
Dec
14
29
Nov
28
17
16
13
12
17
Oct
14
29
Sep
22
20
15
1
31
Aug
20
19
12
24
Jul
3
24
Jun
23
19
17
13
10
19
May
16
15
9
7
4
3
22
Apr
21
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
Add upgrader step to drop old 'email' and 'is_live' columns from
Allow to configure a minimum amount that Stripe can process. Anything below this will fail with 'Bad Request'. This helps reduce card testing in some circumstances
Record IP address and error message when processIntent fails
Add Stripe.membershipcheck api
Update release notes
Fix public access to processPublic API
Make StripePaymentintent.ProcessPublic conditional on 'make online contributions' permission
Refactor webhook processing to be more 'standard'. Deprecate API3 Stripe.ipn
Give 'always' permission to StripePaymentintent.processPublic
Fix error message on AJAX 500 error
Implement optional MOTO payments for backoffice
Update version
Update docs
Release 6.7.14
6.7.14
6.7.14
return correct error code for invalid request exception
Release 6.7.13
6.7.13
6.7.13
Update release notes
Add support for API version 2022-11-15
Release 6.7.12
6.7.12
6.7.12
Fix #397 Refactor parsing stripe exceptions
Update release notes for 1.3
firewall 1.5.4
Protect StripePaymentintent.process API call with ReCAPTCHA if available (requires formprotection extension and force recaptcha on contribution pages to be enabled).
Require Firewall 1.5.3
Cleanup and remove legacy error handling
Add check for extra data
extraData is actually a string
Upgrade civix
Make firewall a required extension
Merge branch 'checkintents'
Add check for failed paymentIntents
Fix debug text
Release 6.7.11
6.7.11
6.7.11
Add psr0 prefix
Update version
Postcode element should always be visible but readonly
Don't activate stripe job if it was disabled
Release 6.7.10
6.7.10
6.7.10
Make errors more visible
Loading