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.
82600fc74e623dd5ba939d42e9f883f8c046b5da
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
22
Dec
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
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
Update definition of getAmount to match current version in CiviCRM core
Update required API version to 2019-12-03
Merge branch 'master' of lab.civicrm.org:extensions/stripe
Pre-fill existing billing postcode if we already have address
Pre-fill existing billing postcode if we already have address
Fix recurring contribution issue on drupal webform
extensions/stripe#148 Fix Credit or debit card translation.
Release 6.3.alpha1
Fix #125 Thousands of failed/spam transactions for charge.failed webhook
Support partial refunds
For forms that have multiple submit buttons (eg. Save, Save and New) override the submit handler on all of them
Resolve issues with backend forms and tax amounts. Also resolve issues with money formats that don't use a dot as decimal separator.
Update required Stripe API verison to 2019-11-05
Fix issues with StripeSubscription.import and mismatched id/customer_id params
stripe#139 avoid disabled webhook to process on the status page
Release 6.2.2
6.2.2
6.2.2
Add comments for getIsRecur
Use getRecurringContributionId for doRecurPayment
Release 6.2.1
No change - code standards on api classes
Regenerate minified js
Change doRefund signature to match what is in CiviCRM core
extensions/stripe#121 Fix auto-recurring membership payments
properly handle newer way to record trxn_id value
Require mjwshared 0.5
6.2
6.2
Release 6.2
Release 6.2beta4
Don't try to record refund for an uncaptured payment(Intent)
Release 6.2beta3
Fix loading of confirm JS on contribution thankyou page
Fix and record paymentIntents for recurring contributions - show authentication to user on thankyou page
Extract description generation into it's own function
Set pre-approval params for paymentMethodID (used for recurring payments) as well as paymentIntentID
Release 6.2beta2
Allow submit if amount is 0
Add CiviCRM version info to stripe customer.
Make sure we specify the engine as InnoDB for the paymentintent table
Add upgrader for 6.2 to add civicrm_stripe_paymentintent table
Track paymentIntents and cancel uncaptured ones after 24 hours
Refactor to support updating amount and re-confirming once we reach the thankyou page
Loading