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.
cfce34d903eb8dfdbd0da40eca339e46ae7abbb8
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
10
Apr
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
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
include both failed and succeeded
ensure index is properly set, default limit to avoid integer error
update Listevent docs.
refactor and properly display invoices queried from stripe.
ensure we get the system_log_id in the output
properly display whether or not a charge has been processed.
add ability to filter out results that are processed already.
pull event list from syslog or from stripe
Update release notes
Fixes to processing invoice.payment_failed
Always add certain webhooks to queue instead of processing immediately. This ensures those that should be processed immediately can be (eg. invoice.payment_succeeded) so that payments get marked as completed/receipts are sent immediately. invoice.finalized arrives at the same time but does not need processing immediately
Set default domain for StripePaymentintent.get/delete so that the Job.process_stripe can work with multisite
Update version
Fix Stripe.Ipn API
Make testIPNContribution() work again
Add StripeInvoice.process API
Refactor IPN class to be more object oriented
Fix create sql for paymentintent table
Update releasenotes
Use new PaymentProcessorWebhook entity to track/process webhooks and avoid simultaneous processing of events
Fixes to 3dsecure for paymentIntents and setupIntents on thankyou page
Fix 3DSecure confirmation of paymentIntent/setupIntent on thankyou page
Fix display of unknown errors in case of (eg.) PHP exit
Update releasenotes and documentation
Remove legacy code that supports CiviCRM <5.28
Switch IPN event_type to eventType
Simplify Stripe.Ipn API
Refactor and fix error handling in response to StripePaymentintent.Process API
Only load paymentRequest element for one-off payments and single event participant registrations
Fix typo
Move getPaymentProcessorSelectorValue() and getBillingSubmit() functions to CRM.payment
Fix PHP notices
Fix #126 setting user locale for stripe elements
Update minimum mjwshared requirement to 0.9.10
Update documentation
Handle setupIntents for delayed recurring contributions. Collect contact info with intents where possible for diagnostics
6.6-dev
Update Stripe-php library from 7.52 to 7.67.0
Add 'Stripe Country' setting to settings UI
paymentRequest button now submits and completes payment
Loading