Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
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
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
Extensions
Stripe
Commits
9d738673084e646195685b682e53e49fe0df1c1f
Select Git revision
20 results
stripe
Author
Search by author
Any Author
authors
0 authors
Apr 09, 2023
Initial handling of checkout.session.completed webhook event
· 9d738673
mattwire
authored
2 years ago
9d738673
Check and create webhooks for Stripe Checkout
· 027080a2
mattwire
authored
2 years ago
027080a2
Add Stripe Checkout
· 97f15fe0
mattwire
authored
2 years ago
97f15fe0
Remove setting metadata for Stripe 6.6 upgrade
· 73c1bd16
mattwire
authored
2 years ago
73c1bd16
Move invoice events to new webhook processor and add invoice.paid
· 0df79033
mattwire
authored
2 years ago
0df79033
Test fixes and add new functions to webhook processor
· 893f5141
mattwire
authored
2 years ago
893f5141
Extract getStripeCustomer into own function
· c667eacc
mattwire
authored
2 years ago
c667eacc
Switch to getAmountForStripeAPI() function
· 587e7407
mattwire
authored
2 years ago
587e7407
update version to dev
· 828a2122
mattwire
authored
2 years ago
828a2122
Release 6.8.2
· cf7a61ff
mattwire
authored
1 year ago
View commits for tag 6.8.2
6.8.2
cf7a61ff
User feedback on request authorization and validation issues
· a577396a
JKingsnorth
authored
1 year ago
and
mattwire
committed
1 year ago
a577396a
Fix
#422
The resource ID cannot be null or whitespace
· 4286bc81
mattwire
authored
1 year ago
4286bc81
Mar 13, 2023
Release 6.8.1
· 35213988
mattwire
authored
2 years ago
View commits for tag 6.8.1
6.8.1
35213988
Add mixin required for 5.58
· bf5c01fb
mattwire
authored
2 years ago
bf5c01fb
Mar 12, 2023
Update min versions / drop check message
· 3d6eb4c1
mattwire
authored
2 years ago
View commits for tag 6.8
6.8
3d6eb4c1
Release 6.8
· cfe6226c
mattwire
authored
2 years ago
cfe6226c
Mar 10, 2023
Update date
· a5237490
mattwire
authored
2 years ago
a5237490
Fix loading stripe element for some WordPress sites
· 1a32c788
mattwire
authored
2 years ago
1a32c788
Feb 27, 2023
New framework for handling webhook events. Switch doChargeRefunded to new framework
· 627d376e
mattwire
authored
2 years ago
and
mattwire
committed
2 years ago
627d376e
Fix civix
· 89cda2c9
mattwire
authored
2 years ago
89cda2c9
Add test for full refund via webhook
· d143e5d8
mattwire
authored
2 years ago
d143e5d8
Replace direct var access with getter in IPN
· 4acab742
mattwire
authored
2 years ago
4acab742
Fix tests
· cc9ee3d3
mattwire
authored
2 years ago
cc9ee3d3
Upgrade civix
· 30fe9d87
mattwire
authored
2 years ago
30fe9d87
Upgrade stripe library from 9.8.0 to 9.9.0
· 6207f498
mattwire
authored
2 years ago
6207f498
Switch to APIv4 Managed Entity
· b9b8fdae
ayduns
authored
2 years ago
and
mattwire
committed
2 years ago
b9b8fdae
Feb 08, 2023
make compatible with all versions of symfony
· eafbae58
DaveD
authored
2 years ago
eafbae58
Jan 12, 2023
Update release notes
· a7a96cbc
mattwire
authored
2 years ago
a7a96cbc
Set context when getting CSRF token
· a53e7164
mattwire
authored
2 years ago
a53e7164
Fix checking min amount for recurring payments
· 70fd9ffe
mattwire
authored
2 years ago
70fd9ffe
Update release date
· 76442dc4
mattwire
authored
2 years ago
76442dc4
Fixes for updating stripe customer metadata
· bfd60d4c
mattwire
authored
2 years ago
bfd60d4c
Fix error parsing
· 6d3c5044
mattwire
authored
2 years ago
6d3c5044
Fix Stripe MOTO payments
· b278c289
mattwire
authored
2 years ago
b278c289
Fix fallback update email
· 175031a4
mattwire
authored
2 years ago
175031a4
Update release notes
· a386ebd6
mattwire
authored
2 years ago
a386ebd6
Support CiviCRM 5.51 for update email address
· 6f3fce33
mattwire
authored
2 years ago
6f3fce33
Fix missing error handler
· c93529d3
mattwire
authored
2 years ago
c93529d3
Fix upgrader on some versions of mysql
· a615584e
mattwire
authored
2 years ago
a615584e
Fix recaptcha
· 47c1dd9a
mattwire
authored
2 years ago
47c1dd9a
Loading