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.
27adfc7f396a6c3d365b891a0532d9c0afe8a954
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
26
Jun
25
23
15
12
9
7
1
2
May
1
28
Apr
21
9
13
Mar
12
10
27
Feb
7
12
Jan
19
Dec
14
29
Nov
28
17
16
13
12
17
Oct
14
29
Sep
22
20
15
1
31
Aug
20
19
12
24
Jul
3
24
Jun
23
19
17
13
10
19
May
16
15
9
7
4
3
22
Apr
21
31
Mar
26
24
16
8
7
24
Feb
2
31
Jan
28
25
24
21
18
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
smartyv2-1.0.1 does not work on 5.59 because of https://github.com/civicrm/civicrm-core/commit/7168793c03ef57c06bbfe45f5ff873ebb3657806
Handle timezones in tests
Set min version=5.59
Switch another test API call to v4
Add additional civicarrot testing
Update release notes
PHP8.1 test fixes
Set the description for Stripe Checkout when submitting
Further migration to propertyBag for Stripe doPayment and make getDescription accessible for child classes
Partial support for PHP8.2 in tests
Filter support for ach_debit if currency is not USD
Wrap StripeCheckout errors in try/catch and log (but don't report to end-user) the actual error
Fix StripeCheckout error when lineitem label is not set
Add API StripeCharge.GetBalanceTransactionDetails
Enhance tests to validate financialtrxn params including new 'available_on' field
Set order_reference correctly when it's empty (use trxn_id)
Fix some php warnings
Check for fee in tests. Switch to getDetailsForBalanceTransaction() for all webhooks that use it
Additional fix for event registration and stripe checkout
Fix Stripe checkout for events multiple participants
Update version
Improve parsing of Stripe exceptions
Add cleanup/update rule to StripeCheckout managed entity
Remove old IPN code
Test fixes
Move customer.subscription IPN functions to events processor
Add ACH direct debit support and disable SEPA if currency NOT EUR
Add custom fields for payout amount/currency
Add stripe currency formatter
Fix saving available_on date
Handle adding custom fields when stripe is loaded before mjwshared
Retrieve available_on and exchange_rate from balancetransaction and save to customdata during charge.succeeded IPN
Fix getting fee from balancetransaction
Fix charge.failed - handle both collapsed and expanded invoice in charge
Update release date
We need to use billing_mode=4 for Drupal9Webform redirects
Further fix to build lineitems for Drupal9Webform
Fix issues with StripeCheckout and Drupal9Webform submission. Add hook alterPaymentProcessorParams
Add prefix to IPN log messages
Add setting for Stripe Checkout payment methods and enable Card/SEPA
Loading