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.
7a87c2e0bf4de81d3c02286f6e798cb11b7e54c5
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
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
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
Update release date
If CRM.api3 fails to execute StripePaymentintent.Process display a more helpful error message instead of 'parsererror'
Fix StripePaymentintent.Process params
Fix PHP notice
Update release notes
updated comment, sytax and added val in discount-text-field
updated roadmap
Fix PHP notice when there are no Stripe customers
Version 6.6.1-dev
Rename loadStripeBillingBlock to loadBillingBlock
Remove unused variable
Change billing container div id to crm-payment-js-billing-form-container (was stripeContainer)
Update README.md
Update info.xml
Update comment re recur parameters
Release 6.6
6.6
6.6
Update release notes
Include comments so we don't remove the X in the future.
avoid "Statement descriptors require at least one alphanumeric character"
Update docs
Update docs
Fix for custom statement descriptors
Fix #306 Can't pay for event with more then one participant
Move javascript debug to mjwshared
Fix some fields hidden when configuring non-stripe payment processors
Update release date
Remove unused variable
Update 6.6 upgrade message
Don't crash on webhook check if only one of live/test is configured
Code cleanup
Fix initialising Stripe if only live or test is defined
Add 6.6 upgrade message and update release notes
Allow specifying a static statement descriptor. Fixes #305 and #293
tests: re-order and add couple more tests
Add test for invoicepaymentfailed
Remove static method call
Add several tests
Add suggestions in comments to use Civi\Payment... methods for getting payment class object
Allow StripeIPN to be configured by tests to throw exceptions instead of silently logging errors
Add some comments to StripeIPN.php
Loading