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
Commits
master
Select Git revision
Branches
20
curly
checkout-recurring-payments
email-property
ptp
require-captcha
log-credit-card-failures
populate-webhook-data
ContactNameInDescription
directtest
statementdescriptor
master
default
protected
normalize-api
listevent-improvements
trxn-ipn
ptp-new
suppress-receipt-api
back-end-memberships
api-check-if-trxn-applied
listevents-api-improvements
issue218
Tags
2
5.0
5.0.beta4
22 results
stripe
Author
Search by author
Any Author
authors
jamie
jamie
1 author
May 12, 2021
avoid "Statement descriptors require at least one alphanumeric character"
· df7b59d4
Jamie McClelland
authored
3 years ago
df7b59d4
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
tested importsubscription refactor, ensure it is indemptotent.
· ee63053a
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
ee63053a
avoid duplicate charges when pulling from system log.
· 0b3eb4cd
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 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
4 years ago
6a324107
properly avoid counting more than limit.
· bf2c6e90
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
bf2c6e90
don't over count by one.
· 03fc3b17
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
03fc3b17
ensure limit works when filtering out processed records.
· 08e045d0
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
08e045d0
WIP: refactor import APIs
· e0cf8fb2
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
e0cf8fb2
Retrieve subscriptionID so we don't process charge.failed/invoice.payment_failed simultaneously
· 745f42a0
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
745f42a0
Update minimum version of mjwshared to 1.0
· 6f416ca5
mattwire
authored
4 years ago
and
mattwire
committed
4 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
4 years ago
b0cc84e2
Make more js strings translateable
· c91b442f
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
c91b442f
Add comment
· 7e278b0d
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
7e278b0d
Loading