Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
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
jamie
Stripe
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
20
5.x_morefixes
5.x_noemail
5.x_noemail_better_matching
5.x_noemail_cc
5.x_noemail_cc_take2
5.x_noemail_remnants
ContactNameInDescription
api-check-if-trxn-applied
apiv4
back-end-memberships
checkout-recurring-payments
curly
directtest
email-property
ipn_fixes
issue124
issue131
issue16
issue163
issue189
Tags
2
5.0
5.0.beta4
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Jun
2
May
1
28
Apr
21
9
13
Mar
12
10
27
Feb
7
12
Jan
19
Dec
14
29
Nov
28
22
17
16
13
12
25
Oct
17
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
27
Dec
24
23
15
13
4
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
6
4
1
28
Mar
27
25
5
4
2
26
Feb
20
17
16
11
9
7
1
23
Jan
19
18
6
5
7
Dec
27
Nov
17
13
9
8
6
1
30
Oct
24
21
20
16
13
9
6
28
Sep
25
21
17
4
21
Aug
29
Jul
9
6
29
Jun
27
26
24
23
22
20
16
15
10
9
8
6
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
Fix charge.failed for StripeCheckout and add test
Add some typing of function arguments
If stripe customer is stored in CiviCRM but does not exist, delete and recreate it
Add IPN tests for StripeCheckout one-off payments
Move charge.failed to new webhook events processor
Move charge.succeeded/charge.captured to webhook event processor
Fix checkout.session.completed
Set invoice_id/subscription_id for recur on checkout.session.completed
Add better return messages for webhook success
Find contribution by paymentIntentID
Fix finding contribution for checkout.session.completed
Initial handling of checkout.session.completed webhook event
Check and create webhooks for Stripe Checkout
Add Stripe Checkout
Remove setting metadata for Stripe 6.6 upgrade
Move invoice events to new webhook processor and add invoice.paid
Test fixes and add new functions to webhook processor
Extract getStripeCustomer into own function
Switch to getAmountForStripeAPI() function
update version to dev
Release 6.8.2
User feedback on request authorization and validation issues
Loading