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.
2391a855d3522f7be2aae220a2d809f7d0e8d23d
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
17
Nov
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
10
26
Feb
30
Oct
25
7
Sep
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
Update for 6.5.2-dev
Don't check inactive membership blocks for separate payment setting
Release 6.5.1
Fix subscription parameter (prorate -> proration_behavior) for API version 2020-08-27
Don't check for webhooks on non-production instances
Release 6.5
Set cancel_date/cancel_reason for failed contribution. Don't update receive_date
Fix for future start date compatibility with recurringbuttons extension
Release 6.5-beta3
Fix #243 False notification for separate membership payment on contribution page
Fix Failed->Completed status for recurring contributions/subscriptions
Release 6.5-beta2
Update Stripe PHP library
Update hook signature
Fix #249 500 error on recurring contribution - convert multiple codepaths to use StripeClient
Update release notes
Loading