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
Rich
Stripe
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2a4bc57243c1097df8fc7df7f12d50844098f3b0
Select Git revision
Branches
16
artfulrobot-fix-email-post-hook
artfulrobot-fix-issue-440
artfulrobot-moat
artfulrobot-moat-6.10
artfulrobot-moat-6.11.2
artfulrobot-soften-webhook-api-warning
elements
fix-payment-method
fixUnauthDelete
fix_update_webhook
inlaypay-checkout
ipntests
issue/44
master
default
protected
minor-logging-fix
refactor-confirm-code
Tags
8
6.3.2
5.4
5.3.2
5.3.1
5.3
5.2
5.0
5.0.beta4
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Oct
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
Fix missing function when IPN parameters are invalid
Allow submission of drupal webform when there are multiple processors on the page (eg. Stripe + Pay later)
Support recording full refunds from Stripe
Send email receipts from Stripe by default (as this was what 5.x did)
Release 6.1.4
Don't take payment twice on recurring payments.
If we get an error during submission, make sure we run Stripe submit next time we submit
Validate payment forms using javascript so we don't create multiple uncaptured paymentIntents when the form is not valid
Add warning about updating webhook events.
Update docs
Release 6.1.3
Handle charge.succeeded/charge.captured when no customer_id is provided
Remove invalid setting of customer on paymentIntent
Small improvements to Stripe Plan code
Update release notes for 6.1.2
Fix repeatContribution - pass the found contribution ID instead of using a separate previous_contribution variable - fixes \!2
Fix #89 - Payment Element is not loading for backend "Credit Card Event Registration"
Friendly error message when no amount specified on the form
Typo in docs
Add Examples / Screenshots to docs
Release 6.1.1
Fix issue with charge.succeeded triggering error on recurring contributions
Release 6.1
Minor cleanup and regenerate minified civicrm_stripe.js
Fix issue when script is reloaded by changes of payment processors
Enable payments on backend
Improve handling for multiple processors and pay later
Make sure we clear the paymentIntentID from the session once we've used it
Support cards that do not request a postal/zip code
Final tweak
Further tweaks to documentation
Further tweaks to documentation
Fix link in documentation
Merge remote-tracking branch 'artfulrobot/elements'
Merge branch 'artfulrobot/stripe-minor-logging-fix'
mkdocs back to pages
Update mkdocs.yml to new format
Update documentation for release
Fix log message not written because it was after an exit
minor-logging-fix
minor-logging-fix
Allow civicrm/stripe/confirm-payment to confirm an existing payment intent
elements
elements
Loading