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.
b3ee52b7fb09fb26f28fe3960b50117a368fdef4
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
19
Jan
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
1
31
May
30
26
10
4
30
Apr
28
27
22
13
9
7
25
Mar
3
22
Feb
14
5
4
3
15
Jan
14
9
28
Dec
23
22
29
Nov
26
12
11
4
1
31
Oct
30
23
21
19
17
16
15
9
6
1
27
Sep
25
23
21
20
19
17
16
15
14
13
12
10
9
6
5
3
31
Aug
30
23
7
6
5
2
31
Jul
30
21
19
18
17
15
3
2
27
Jun
24
18
13
28
May
19
3
19
Apr
15
11
8
5
4
31
Mar
25
20
14
13
12
10
8
4
3
3
Jan
2
24
Dec
21
14
13
12
5
3
21
Nov
13
31
Oct
19
18
16
15
14
12
11
10
20
Sep
19
18
16
Aug
10
1
25
Jul
24
12
23
Jun
22
11
5
18
May
17
11
27
Apr
26
25
23
31
Mar
26
20
19
12
update checks for whether a trxn has been processed.
update import api to match current schema, lock in with test.
Release 6.5.6
Fix stripe on d8 webforms
Update release notes!
Fallback to first 2 characters of locale if not mapped
Fix #126 setting user locale for stripe elements
Formatting
Update required extension versions
Release 6.5.5
Update release notes
Make zero amount payment check generic and move to mjwshared
do not call payment processor when payment amount is 0
Can't submit contribution online form for 0 amount
Fix JS rewrite of name attribute for checkbox field
Update release notes
fix option to not send receipt when running IPN
Catch and log error if Stripe tries to process a duplicate IPN at the same time
fix option to not send receipt when running IPN
suppress-receip…
suppress-receipt-api
Release 6.5.4
Move submit function up a level so it's accessible to paymentRequest methods
Update release notes
Prepare StripePaymentintent.process API to handle paymentRequestButton
Update StripePaymentintent.process API to match AJAX call
Use CiviCRM log file for Stripe library errors. Retry once if we can't connect to stripe servers
Add Stripe Country setting which is required for paymentRequest button
Response to test webhook now includes payment processor name from CiviCRM (makes it easier to be sure which payment processor is responding)
Fix #272 undefined property PHP notice
Return refund_status_name from doRefund()
Use CRM.payment.isAJAXPaymentForm() and update mjwshared requirement to 0.9.6
Release 6.5.3
Fix #270 500 Internal Server error for the customer.subscription.updated event
Code formatting
Fix #262 webhook event not working (500 internal server error).
ensure backend contributions work for memberships
back-end-member…
back-end-memberships
Fix #258 Admins can't submit a back end credit card payment
update checks for whether a trxn has been processed.
api-check-if-tr…
api-check-if-trxn-applied
Release 6.5.2
Update release notes
Merge remote-tracking branch 'jongold/no-dev-webhooks' into master
Loading