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
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
Extensions
Stripe
Commits
332efd972e4f2ea4ce6370a97d03b29312848b71
Select Git revision
Branches
5
changeamountcheckout
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
25 results
stripe
Author
Search by author
Any Author
authors
AkA84
AkA84
alainb
alainb
AlanDixon
AlanDixon
AllenShaw
AllenShaw
barbarae
barbarae
bgm
bgm
Björn Endres
BjoernE
colemanw
colemanw
Don Wijesooriya
chamilwijesooriya
dsmth18
dsmth18
eileen
eileen
Elliott Eggleston
ejegg
ErikHommel
ErikHommel
everykittysdaydream
everykittysdaydream
ginkgofjg
ginkgofjg
haystack
haystack
herbdool
herbdool
homotechsual
homotechsual
jaapjansma
jaapjansma
jamie
jamie
20 authors
Jun 01, 2021
Version 6.6.1-dev
· 332efd97
mattwire
authored
3 years ago
332efd97
Rename loadStripeBillingBlock to loadBillingBlock
· 71c170a1
mattwire
authored
3 years ago
71c170a1
Remove unused variable
· b4443183
mattwire
authored
3 years ago
b4443183
Change billing container div id to crm-payment-js-billing-form-container (was stripeContainer)
· eab24da4
mattwire
authored
3 years ago
eab24da4
May 24, 2021
Update README.md
· 04874da1
josh
authored
3 years ago
04874da1
Update info.xml
· 7245562d
josh
authored
3 years ago
7245562d
May 18, 2021
Update comment re recur parameters
· f0ea01f5
mattwire
authored
3 years ago
f0ea01f5
May 17, 2021
Release 6.6
· 0a6a0f82
mattwire
authored
3 years ago
View commits for tag 6.6
6.6
0a6a0f82
May 14, 2021
Update release notes
· cafac1d0
mattwire
authored
3 years ago
cafac1d0
Include comments so we don't remove the X in the future.
· 6f0424ec
Jamie McClelland
authored
3 years ago
and
mattwire
committed
3 years ago
6f0424ec
avoid "Statement descriptors require at least one alphanumeric character"
· 0d3a57f8
Jamie McClelland
authored
3 years ago
and
mattwire
committed
3 years ago
0d3a57f8
May 12, 2021
Update docs
· ab6b0d97
mattwire
authored
3 years ago
ab6b0d97
Update docs
· 7bf29298
mattwire
authored
3 years ago
7bf29298
May 09, 2021
Fix for custom statement descriptors
· 2c32ad96
mattwire
authored
3 years ago
2c32ad96
Fix
#306
Can't pay for event with more then one participant
· 24a19fff
mattwire
authored
3 years ago
24a19fff
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
4 years ago
7a07bc2f
Apr 12, 2021
Update release date
· fcbb195f
mattwire
authored
4 years ago
fcbb195f
Remove unused variable
· 3dedd6ea
mattwire
authored
4 years ago
3dedd6ea
Update 6.6 upgrade message
· 15da586b
mattwire
authored
4 years ago
15da586b
Don't crash on webhook check if only one of live/test is configured
· 21506a41
mattwire
authored
4 years ago
21506a41
Apr 10, 2021
Code cleanup
· 16def2fb
mattwire
authored
4 years ago
16def2fb
Fix initialising Stripe if only live or test is defined
· b0d8cc3f
mattwire
authored
4 years ago
b0d8cc3f
Add 6.6 upgrade message and update release notes
· 27adfc7f
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
27adfc7f
Allow specifying a static statement descriptor. Fixes #305 and #293
· ae235232
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
ae235232
tests: re-order and add couple more tests
· c76ff51a
Rich
authored
4 years ago
and
mattwire
committed
4 years ago
c76ff51a
Add test for invoicepaymentfailed
· 3f2963fb
Rich
authored
4 years ago
and
mattwire
committed
4 years ago
3f2963fb
Remove static method call
· c2ca0709
Rich
authored
4 years ago
and
mattwire
committed
4 years ago
c2ca0709
Add several tests
· 1ff94318
Rich
authored
4 years ago
and
mattwire
committed
4 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
4 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
4 years ago
24aafced
Add some comments to StripeIPN.php
· 9a515422
Rich
authored
4 years ago
and
mattwire
committed
4 years ago
9a515422
Existing StripeIPN test now fully mocked (code needs cleanup still)
· fb3a7c57
Rich
authored
4 years ago
and
mattwire
committed
4 years ago
fb3a7c57
move basetest to Civi\Payment\System singletons
· 65aeebcd
Rich
authored
4 years ago
and
mattwire
committed
4 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
4 years ago
163c1fd6
tests WIP
· 2382c8a8
Rich
authored
4 years ago
and
mattwire
committed
4 years ago
2382c8a8
move IpnTest to using stripeClient
· b166372d
Rich
authored
4 years ago
and
mattwire
committed
4 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
4 years ago
5c0d8c45
Use helper functions to set payment status
· 9867bbc6
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
9867bbc6
handle a few corner case errors.
· a4d30207
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
a4d30207
Loading