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
e0cf8fb219c972925d3d9ce797a0177d5ce73c3e
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
Apr 10, 2021
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
Update version
· 4f3a1a92
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
4f3a1a92
Fix send receipt parameter for StripeInvoice.process
· 1c8a4dfd
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
1c8a4dfd
Update release notes
· ec2337b5
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
ec2337b5
include both failed and succeeded
· 27f0434a
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
27f0434a
ensure index is properly set, default limit to avoid integer error
· 689d5d4b
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
689d5d4b
update Listevent docs.
· 5bc8be63
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
5bc8be63
refactor and properly display invoices queried from stripe.
· eebcb4d2
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
eebcb4d2
ensure we get the system_log_id in the output
· 50b6e34c
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
50b6e34c
properly display whether or not a charge has been processed.
· 5815aeeb
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
5815aeeb
add ability to filter out results that are processed already.
· 71aeb9cd
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
71aeb9cd
pull event list from syslog or from stripe
· 8690e545
Jamie McClelland
authored
4 years ago
and
mattwire
committed
4 years ago
8690e545
Update release notes
· 69c86abb
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
69c86abb
Fixes to processing invoice.payment_failed
· 684f4a2d
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
684f4a2d
Always add certain webhooks to queue instead of processing immediately. This...
· ddba85ef
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
ddba85ef
Set default domain for StripePaymentintent.get/delete so that the...
· 74ab6f61
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
74ab6f61
Update version
· 822a8883
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
822a8883
Fix Stripe.Ipn API
· 62b0d11e
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
62b0d11e
Make testIPNContribution() work again
· 3651685b
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
3651685b
Add StripeInvoice.process API
· cfabcc72
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
cfabcc72
Refactor IPN class to be more object oriented
· 449d4c22
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
449d4c22
Fix create sql for paymentintent table
· 27837c01
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
27837c01
Update releasenotes
· e7525595
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
e7525595
Use new PaymentProcessorWebhook entity to track/process webhooks and avoid...
· 831256a8
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
831256a8
Fixes to 3dsecure for paymentIntents and setupIntents on thankyou page
· 40a37004
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
40a37004
Fix 3DSecure confirmation of paymentIntent/setupIntent on thankyou page
· a9a6b3df
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
a9a6b3df
Fix display of unknown errors in case of (eg.) PHP exit
· d568ab3a
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
d568ab3a
Update releasenotes and documentation
· 97811455
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
97811455
Remove legacy code that supports CiviCRM <5.28
· 08bd426e
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
08bd426e
Switch IPN event_type to eventType
· 999a30ce
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
999a30ce
Simplify Stripe.Ipn API
· 74db267e
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
74db267e
Refactor and fix error handling in response to StripePaymentintent.Process API
· 7277706a
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
7277706a
Only load paymentRequest element for one-off payments and single event participant registrations
· e18e0edc
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
e18e0edc
Fix typo
· 786426c5
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
786426c5
Move getPaymentProcessorSelectorValue() and getBillingSubmit() functions to CRM.payment
· e92fe28d
mattwire
authored
4 years ago
and
mattwire
committed
4 years ago
e92fe28d
Loading