1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
Commit Graph

1327 Commits

Author SHA1 Message Date
David Bomba
48f1db60db Fixes for update payment methods - Stripe 2022-12-13 19:53:13 +11:00
David Bomba
21bec86fda Subscriptions v2 2022-12-10 14:25:46 +11:00
David Bomba
af465ac31a Minor fixes for stripe translations 2022-12-09 10:10:42 +11:00
David Bomba
4c6342916f Add proper description to mollie credit card transactions 2022-12-09 09:42:40 +11:00
David Bomba
b2ff2a1c18 Catch mollie payments if redirect URL is null 2022-12-09 09:33:19 +11:00
David Bomba
7c50231c26 Use redirect away for mollie 2022-12-08 22:27:09 +11:00
David Bomba
bad7b242e1 Fixes for Klarna 2022-12-07 23:01:16 +11:00
David Bomba
bba2adf5cd Add idempotency key for mollie 2022-12-07 20:16:14 +11:00
David Bomba
5d5cc1eec2
Merge branch 'v5-stable' into patch-4 2022-12-07 19:44:45 +11:00
Lars Kusch
8ee33e827e Fixes for Klarna 2022-12-07 09:18:09 +01:00
David Bomba
3a97b39e3b Ensure we retrieve archived invoices in Stripe payment webhook 2022-12-07 07:43:38 +11:00
David Bomba
fd4064f4e5 Update Stripe to latest API with idempotency keys 2022-12-05 22:06:31 +11:00
Lars Kusch
701344947f Add Support for Klarna 2022-12-05 09:03:08 +01:00
Lars Kusch
9a08eb0940 Add support for Klarna 2022-12-05 09:00:49 +01:00
David Bomba
252416a5b0 improve off session token billing with stripe 2022-12-05 13:19:36 +11:00
David Bomba
b1b9b5d120 Add Off Session to Stripe Auto Billing request 2022-12-05 13:00:40 +11:00
David Bomba
1df4079625 Fixes for checkout 2022-12-04 18:46:25 +11:00
David Bomba
986ed9016a Updates for translations for Stripe 2022-12-02 06:59:16 +11:00
David Bomba
44da02f00e Fixes for Stripe payment translations 2022-11-30 17:20:58 +11:00
David Bomba
002d7941be
Merge pull request #8010 from turbo124/v5-develop
Bug Fix - Client balance corrupted when transaction is deleted.
2022-11-30 15:42:01 +11:00
David Bomba
ca75d0078b Minor fixes for Stripe Payment Intent query 2022-11-30 07:37:50 +11:00
David Bomba
0815a0ff69 Implement checkout object for phone 2022-11-29 23:14:01 +11:00
David Bomba
9da661cf66
Merge pull request #7999 from LarsK1/patch-1
Translate Stripe payment texts
2022-11-29 22:12:48 +11:00
David Bomba
0268cdbf9e Refactor for Stripe payment intents + charges + new api 2022-11-29 21:43:40 +11:00
David Bomba
806689c63d Fixes for demo mode 2022-11-29 20:09:54 +11:00
Lars Kusch
c3a1d21c61
Add currency sign 2022-11-29 09:56:16 +01:00
Lars Kusch
dd5c812969
Add currency sign 2022-11-29 09:55:20 +01:00
Lars Kusch
974d2f9c75
Add currency sign to text 2022-11-29 09:54:05 +01:00
Lars Kusch
40a78a4336
Add translation 2022-11-29 09:33:13 +01:00
Lars Kusch
eecc2bb8af
ACH translations 2022-11-29 09:28:37 +01:00
Lars Kusch
91126b2dad
Translate Stripe payment texts 2022-11-29 09:15:23 +01:00
David Bomba
1dffb04d8c Fixes for breaking out of stripe import customers 2022-11-27 17:47:22 +11:00
David Bomba
26bb11d6e3 Fixes for stripe importing customers 2022-11-27 17:39:10 +11:00
David Bomba
85c40de5de Return early if no hash found 2022-11-27 17:33:43 +11:00
David Bomba
44cd369256 Fixes for client number race conditions when importing stripe clients 2022-11-27 17:15:16 +11:00
David Bomba
d21144f64b minor fixes for type checks 2022-11-27 10:47:59 +11:00
David Bomba
86e92a7f32 Refactor Stripe API Webhooks to work across all API Versions 2022-11-26 10:04:03 +11:00
David Bomba
0210cededc Support latest version of Stripe API 2022-11-26 07:29:15 +11:00
David Bomba
a11d2c88bc updates for db schema 2022-11-25 23:30:03 +11:00
David Bomba
575d5cda35 Catch payment intents without charges key 2022-11-23 07:43:14 +11:00
David Bomba
81fd33e901 Fixes for importing stripe customers where no customers exist in stripe 2022-11-22 17:37:41 +11:00
David Bomba
896e5f88ac Fixes for blank client address in Swiss QR Codes 2022-11-22 16:23:08 +11:00
David Bomba
1bd1d482ec Fixes for Paypal Token payments 2022-11-22 14:37:50 +11:00
David Bomba
c7362aefef Fixes for Fortre payment driver and service fees 2022-11-18 12:33:04 +11:00
David Bomba
d413cb686b Fixes for gocardless delayed instant bank payment notificatrion: 2022-11-17 13:21:37 +11:00
David Bomba
6eaf8a290d Updates for gocardless 2022-11-17 12:51:20 +11:00
David Bomba
c9a5683ecd Stubs for search authorize.net 2022-11-17 11:48:34 +11:00
David Bomba
f0e51e5a67 Fixes for gocardless events 2022-11-16 22:52:26 +11:00
David Bomba
a595c23b0c Handle checkout failures 2022-11-12 09:00:54 +11:00
David Bomba
569fa064e3 Additional logging for Checkout transactions 2022-11-11 15:16:03 +11:00