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.
57b16a9f6b95a38ea2f563d6ef582678dbefd193
Select Git revision
Branches
5
bancontact
changeamountcheckout
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
25 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
15
14
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
`civicrm_api3_stripe_customer_create` does not return the customer
small fix on check if a contribution already exists.
fix importcharge API for is_test support and some notices
Restore parameter contribution_source
Fix typo in variable name
Release 6.6.2
6.6.2
6.6.2
Update release notes
Fix system checks when extension 'id' is 0 (#330)
Fix typo in confirm script that was causing some payments to show 'Payment Failed' on ThankYou page
Disable civicrmStripeConfirm script on ThankYou page if there is no paymentIntent to confirm (eg. non-recurring or delayed start-date)
SweetAlert 10/11 compatibility - require SweetAlert extension 1.5
Release 6.6.1
6.6.1
6.6.1
Fix stripe.importcharge returns authorization failed
Fix no payment element loading in browser when no saved cards and paymentRequest is default
Update release notes
Fix loading of paymentRequest element when multiple payment processors available
Loading