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
028f1f660979cf7e184d6eff07f941b7889075dc
Select Git revision
Branches
4
master
default
protected
bancontact
entityframeworkv2
nextscheddate
Tags
20
6.11.4
6.11.3
6.11.2
6.11.1
6.11
6.11.0-preview20231219
6.10.2
6.10.1
6.10
6.9.4
6.9.3
6.9.2
6.9.1
6.9
6.8.2
6.8.1
6.8
6.7.14
6.7.13
6.7.12
24 results
stripe
Author
Search by author
Any Author
authors
AkA84
AkA84
AlanDixon
AlanDixon
AllenShaw
AllenShaw
Björn Endres
BjoernE
Don Wijesooriya
chamilwijesooriya
Elliott Eggleston
ejegg
ErikHommel
ErikHommel
JKingsnorth
JKingsnorth
Jamie Novick - Compuco
jamienovick
Joe McLaughlin
JoeMcLaughlin
JoeMurray
JoeMurray
JonGold
JonGold
Joseph Lacey
jlacey
KarinG
KarinG
Kurund Jalmi
kurund
LaurenSmillie
LaurenSmillie
Michael McAndrew
michaelmcandrew
Mike Kondrashin
mkondrashin_compucorp
Monish Deb
monish.deb
Pradeep Nayak
pradeep
20 authors
May 09, 2021
Move javascript debug to mjwshared
· 028f1f66
mattwire
authored
3 years ago
028f1f66
Apr 14, 2021
Fix some fields hidden when configuring non-stripe payment processors
· 7a07bc2f
mattwire
authored
3 years ago
7a07bc2f
Apr 12, 2021
Update release date
· fcbb195f
mattwire
authored
3 years ago
fcbb195f
Remove unused variable
· 3dedd6ea
mattwire
authored
3 years ago
3dedd6ea
Update 6.6 upgrade message
· 15da586b
mattwire
authored
3 years ago
15da586b
Don't crash on webhook check if only one of live/test is configured
· 21506a41
mattwire
authored
3 years ago
21506a41
Apr 10, 2021
Code cleanup
· 16def2fb
mattwire
authored
3 years ago
16def2fb
Fix initialising Stripe if only live or test is defined
· b0d8cc3f
mattwire
authored
3 years ago
b0d8cc3f
Add 6.6 upgrade message and update release notes
· 27adfc7f
mattwire
authored
3 years ago
and
mattwire
committed
3 years ago
27adfc7f
Allow specifying a static statement descriptor. Fixes
#305
and
#293
· ae235232
mattwire
authored
3 years ago
and
mattwire
committed
3 years ago
ae235232
tests: re-order and add couple more tests
· c76ff51a
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
c76ff51a
Add test for invoicepaymentfailed
· 3f2963fb
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
3f2963fb
Remove static method call
· c2ca0709
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
c2ca0709
Add several tests
· 1ff94318
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
1ff94318
Add suggestions in comments to use Civi\Payment... methods for getting payment class object
· f3be3924
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
f3be3924
Allow StripeIPN to be configured by tests to throw exceptions instead of silently logging errors
· 24aafced
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
24aafced
Add some comments to StripeIPN.php
· 9a515422
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
9a515422
Existing StripeIPN test now fully mocked (code needs cleanup still)
· fb3a7c57
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
fb3a7c57
move basetest to Civi\Payment\System singletons
· 65aeebcd
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
65aeebcd
Move listevents to using stripeClient and Civi\Payment\System to get processor singletons
· 163c1fd6
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
163c1fd6
tests WIP
· 2382c8a8
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
2382c8a8
move IpnTest to using stripeClient
· b166372d
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
b166372d
Refactor: move payment object into a property of the test class to enable mocking of Stripe API
· 5c0d8c45
Rich
authored
4 years ago
and
mattwire
committed
3 years ago
5c0d8c45
Use helper functions to set payment status
· 9867bbc6
mattwire
authored
3 years ago
and
mattwire
committed
3 years ago
9867bbc6
handle a few corner case errors.
· a4d30207
Jamie McClelland
authored
3 years ago
and
mattwire
committed
3 years ago
a4d30207
tested importsubscription refactor, ensure it is indemptotent.
· ee63053a
Jamie McClelland
authored
3 years ago
and
mattwire
committed
3 years ago
ee63053a
avoid duplicate charges when pulling from system log.
· 0b3eb4cd
Jamie McClelland
authored
4 years ago
and
mattwire
committed
3 years ago
0b3eb4cd
new api method to retry all charges that are not updated in Civi
· 6a324107
Jamie McClelland
authored
4 years ago
and
mattwire
committed
3 years ago
6a324107
properly avoid counting more than limit.
· bf2c6e90
Jamie McClelland
authored
4 years ago
and
mattwire
committed
3 years ago
bf2c6e90
don't over count by one.
· 03fc3b17
Jamie McClelland
authored
4 years ago
and
mattwire
committed
3 years ago
03fc3b17
ensure limit works when filtering out processed records.
· 08e045d0
Jamie McClelland
authored
4 years ago
and
mattwire
committed
3 years ago
08e045d0
WIP: refactor import APIs
· e0cf8fb2
Jamie McClelland
authored
4 years ago
and
mattwire
committed
3 years ago
I'm aiming for consistency and removing redundancies. These changes are not yet fully tested.
e0cf8fb2
Retrieve subscriptionID so we don't process charge.failed/invoice.payment_failed simultaneously
· 745f42a0
mattwire
authored
4 years ago
and
mattwire
committed
3 years ago
745f42a0
Update minimum version of mjwshared to 1.0
· 6f416ca5
mattwire
authored
3 years ago
and
mattwire
committed
3 years ago
6f416ca5
Fix payment failed because 'requires payment method' showing as 'successful' on thankyou page
· b0cc84e2
mattwire
authored
4 years ago
and
mattwire
committed
3 years ago
b0cc84e2
Make more js strings translateable
· c91b442f
mattwire
authored
4 years ago
and
mattwire
committed
3 years ago
c91b442f
Add comment
· 7e278b0d
mattwire
authored
4 years ago
and
mattwire
committed
3 years ago
7e278b0d
Update version
· 4f3a1a92
mattwire
authored
4 years ago
and
mattwire
committed
3 years ago
4f3a1a92
Fix send receipt parameter for StripeInvoice.process
· 1c8a4dfd
mattwire
authored
4 years ago
and
mattwire
committed
3 years ago
1c8a4dfd
Update release notes
· ec2337b5
mattwire
authored
4 years ago
and
mattwire
committed
3 years ago
ec2337b5
Loading