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.
3d22e522cd63f75d9da5c053dafbdc24d7c386d8
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
4
Sep
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
16
13
25
Mar
3
22
Feb
15
Jan
14
9
28
Dec
23
22
29
Nov
4
1
31
Oct
30
23
21
19
17
16
15
6
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
If we don't have a recurring contribution for subscription ID don't throw exception - it's probably a subscription that was recorded outside of CiviCRM so we ignore and return 200 OK to keep webhook happy
Record refund against the already recorded payment in CiviCRM so we update financial items correctly
Handle invoice.paid, invoice.finalized IPN events
Map customer to contact ID in IPN
Use getErrorUrl function from mjwshared
Code cleanup
Fix #221 Return 200 OK for webhooks that stripe can't match to CiviCRM. Look for contribution using subscription_id for future recurring start date
Add support for selecting and creating subscriptions with future start date on frontend forms
Support future recurring start date on backend forms
Smaller device fix
Remove reference to PR 298 for test payments as this PR has been merged https://github.com/colemanw/webform_civicrm/pull/298
Release 6.4.2
Release 6.4.2-beta2
Fix #215 when Stripe is the default payment processor make sure we cleanup if switching to another processor
Update comments
Release 6.4.2-beta1
Fix #215 Errors encountered when anonymous users switch payment processors
Fix for 5.28 and propertybag
Fixes to system checks (specifically for sweetalert)
ensure disallowed characters in description don't stop contributions
Update implementation for cancel subscription. Option to notify (default Yes) is now available on the backend cancel subscription form.
Fix #210 If there are multiple reCaptcha on the page check and validate the one on the Stripe billing form only
Update version to 6.4.2-dev
Release 6.4.1
Fix issues with form validation when you have 'On behalf of organisation' block on the contribution page
Release 6.4.1-beta4
Make sure we reset submitted flag if we are not able to submit the form
Fix #208 use window.alert if sweet alert is not installed
Make cancellation message more obvious
Fix resetting submitted flag when form not valid
Check for billingForm earlier during initialization
Update system checks and recommend sweetalert
Improve user notifications during pre-authentication and confirmation
Improve loading and reloading if there are network issues. Add new jquery event crmBillingFormReloadFailed
Release 6.4.1-beta2
Refactor civicrmStripeConfirm.js to exist at CRM.payment.stripeConfirm
Fixes to confirmation js
Explicitly support cancel recurring
Initial support for \Civi\Payment\PropertyBag
Update release notes
Loading