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.
d1bf71d252081be2f5e4a53a23e71209de8fa65c
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
9
Sep
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
15
14
11
10
20
Sep
19
18
16
Aug
1
24
Jul
23
Jun
22
11
5
18
May
17
11
27
Apr
26
25
23
31
Mar
26
20
19
12
10
26
Feb
30
Oct
25
7
Sep
9
Aug
8
25
May
8
Apr
4
15
Mar
13
9
8
5
3
22
Feb
21
18
14
26
Jan
25
24
23
16
15
14
13
20
Dec
6
Nov
30
Sep
31
Aug
17
16
15
12
Jul
29
Jun
28
27
30
Mar
4
Feb
2
Jan
21
Dec
18
23
Nov
19
17
18
30
Oct
19
16
11
9
7
6
21
Sep
20
16
9
20
Aug
14
Jul
13
21
May
19
Feb
5
4
3
2
24
Jan
22
16
12
10
9
24
Nov
23
29
Oct
15
8
7
6
7
2
1
24
Sep
21
Aug
1
Jul
30
Jun
5
May
1
1
Apr
7
Mar
6
5
Feb
15
Jan
14
9
13
Dec
1
26
Nov
22
11
28
Aug
7
May
19
Mar
18
14
8
Feb
2
Jan
13
Dec
6
Oct
5
12
Sep
25
Aug
23
13
12
11
10
5
31
Jul
Remote membership_type_tag from plan name
Handle confirmation pages properly for contribution pages (make sure we pass through paymentIntentID
Docs and css tweak
Release 6.0.alpha2
6.0.alpha2
6.0.alpha2
Handle previous/submit buttons on drupal webform
Ensure we only try and load stripe.js once
Add note about required mjwshared extension
Initial support for drupal webform (does not submit properly yet)
Add check for mjwshared extension
Partial support for backend payments (disabled)
Cards that are confirmed by the user (eg. via 3dsecure) require confirmation before the payment can be captured. Other cards don't. Support both
Support Confirm->Thankyou workflow on contribution pages/events
Use mjwshared function to get the configured form currency as it's different for events.
Refactoring and resolve various issues so we can now submit a single payment via PaymentIntents
6.0.alpha1
6.0.alpha1
Fix small typo: rrestricted
Switch all instances of setAPIKey to use shared function so we ensure that API version and info is always set
Convert to stripe elements for credit card
Switch over the publishable/secret keys in settings - fixes #38
Update Stripe library, API version
Document needing write access when using a limited API key
Fix theming on webhook form when there is no bootstrap theme
5.4.1
5.4.1
Release 5.4.1
fix status check and remove side effects; add confirm page to updating stripe webhooks
Show system error message instead of crashing if we can't update stripe webhook
Add correction script for ills caused by issue 44
Update info.xml
5.4
5.4
Release 5.4
Fix missing class in webhook code
Update webhook version
Update stripe-php library
Autocreate webhooks
Added customer_id to switch statements where it was missing
Fix null dates returning as December 31, 1969
Fix retrieving parameter for IPN
Don't create note (don't crash) if we don't have a contribution ID and payment fails
Cleanup error message that we display to customer when payment fails
Handle webhook permission errors thanks @jongold extensions/stripe\!30
Add Stripe.cleanup API, remove NOT NULL constraint on is_live field
Document new StripeSubscription.import API
Fix StripeCustomer API params
Loading