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

1618 Commits

Author SHA1 Message Date
David Bomba
5617e5708c Remove predis 2 2023-02-15 07:41:21 +11:00
David Bomba
239df0f67c Add logging around paytrace 2023-02-09 09:14:22 +11:00
Lars Kusch
841489e895
Merge branch 'v5-develop' into v5-develop 2023-02-07 09:32:44 +01:00
David Bomba
af8ea65b33 Stub required fields for custom payment drivers 2023-02-06 09:06:42 +11:00
David Bomba
80c1d0b2eb Fixes for required client fields 2023-02-06 09:03:49 +11:00
David Bomba
6c82beaf02 Minor fixes for subscriptionsg 2023-02-06 08:20:32 +11:00
David Bomba
ff9539a1b8 minor fixes for refunding via square 2023-02-03 12:35:36 +11:00
David Bomba
4c76107526 Add custom fields to required client info at checkout 2023-02-02 18:19:37 +11:00
Lars Kusch
e0271b7b6a Minor fixes 2023-01-30 08:56:59 +01:00
Lars Kusch
9c672e9bb1 Minor fixes 2023-01-30 08:46:39 +01:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
c3561dc58a Fixes for Mollie Credit Cards - idempotency key for credit card payments with no payment->token present 2023-01-25 07:35:06 +11:00
Lars Kusch
0c11e1a932 Add compiled js and allow BACS only for Great Britian 2023-01-23 08:29:35 +01:00
Lars Kusch
0414b6e622 Fix for adding a payment method twice 2023-01-20 09:20:30 +01:00
Lars Kusch
7dbb9bd60a Archive payment token, instead of deleting it. 2023-01-20 08:16:26 +01:00
David Bomba
0d767f7d98 update billing_context to use hashed_ids 2023-01-18 16:52:32 +11:00
Lars Kusch
133c49595f Fixes for webhook 2023-01-16 21:46:23 +01:00
Lars Kusch
1580a93a6e Fixes for webhook 2023-01-16 21:21:04 +01:00
Lars Kusch
95f2e47abf Fixes for webhook 2023-01-16 20:48:14 +01:00
Lars Kusch
b6197b5ed7 Fixes for webhook 2023-01-16 20:13:59 +01:00
Lars Kusch
dd1634a807 Fixes for webhook 2023-01-16 20:12:40 +01:00
Lars Kusch
0fe89ecf96 Fixes for webhook 2023-01-16 20:09:48 +01:00
Lars Kusch
c908819348 Merge remote-tracking branch 'origin/v5-develop' into v5-develop 2023-01-16 19:20:09 +01:00
Lars Kusch
f14131b494 Added webhooks and changed default BACS state to unauthorzied 2023-01-16 19:19:14 +01:00
Lars Kusch
7285b39f1e
Merge branch 'v5-develop' into v5-develop 2023-01-16 16:31:30 +01:00
Lars Kusch
4720df8236 More fixes 2023-01-16 16:04:43 +01:00
Lars Kusch
cd2d1d690d More fixes 2023-01-16 15:40:28 +01:00
Lars Kusch
315f4e1095 More fixes 2023-01-16 15:37:26 +01:00
Lars Kusch
c157f25f4a More fixes 2023-01-16 15:32:23 +01:00
Lars Kusch
398281a691 More fixes 2023-01-16 15:24:47 +01:00
Lars Kusch
fda44f1552 More fixes 2023-01-16 15:22:18 +01:00
Lars Kusch
b679e4e349 Fixes 2023-01-16 15:15:45 +01:00
Lars Kusch
1639df18ad Fixes 2023-01-16 15:11:47 +01:00
Lars Kusch
ea20555378 Fixes 2023-01-16 15:07:06 +01:00
Lars Kusch
8df7457c6a Fixes 2023-01-16 15:00:35 +01:00
Lars Kusch
07d9149ec3 Fixes 2023-01-16 14:58:38 +01:00
Lars Kusch
2ca27f7602 Debugging 2023-01-16 14:50:33 +01:00
David Bomba
f8a9220531 Fixes for quote queries 2023-01-16 07:54:49 +11:00
David Bomba
fa668a4749 Enforce company locale on payment gateway descriptions 2023-01-12 17:59:32 +11:00
David Bomba
b950c805be Handle trials 2023-01-11 12:47:03 +11:00
David Bomba
1b7bbdfb87 Update stripe webhooks 2023-01-11 12:14:59 +11:00
David Bomba
6e0525c723 Add processing webhook 2023-01-11 11:37:11 +11:00
David Bomba
a0395558f7 Update bank accounts when they are verified offline 2023-01-11 11:12:40 +11:00
David Bomba
abc3e39188 Minor improvements for checkout 3ds processing 2023-01-09 17:50:01 +11:00
David Bomba
62ed8d3391 Minor cleanup 2023-01-08 15:21:30 +11:00
David Bomba
03d8864652
Merge pull request #8101 from turbo124/v5-develop
v5.5.50
2023-01-02 17:56:23 +11:00
David Bomba
22b2a50526 Fixes for checkout reference lengths 2022-12-23 21:45:33 +11:00
Lars Kusch
f87d84ee1e More fixes 2022-12-22 11:38:32 +01:00
Lars Kusch
2b7893aad9 More fixes 2022-12-22 11:34:17 +01:00
Lars Kusch
1aa854d4b5 More fixes 2022-12-22 11:06:00 +01:00
David Bomba
c6e2cf32f1
Merge pull request #8095 from joshuadwire/v5-develop
Fix eWay failures related to 32-bit integer limit
2022-12-21 16:07:45 +11:00
Joshua Dwire
0b15ee7eed Fix eWay failures related to 32-bit integer limit 2022-12-20 23:56:42 -05:00
David Bomba
b1454d11ab Minor fixeS 2022-12-21 12:27:47 +11:00
David Bomba
13f8aa2140 Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed 2022-12-20 21:46:20 +11:00
David Bomba
2b4c3b799d Logging for checkout 3ds error handling 2022-12-20 12:46:23 +11:00
David Bomba
6f0f0a4ffa Fixes for Checkout authorization failure exception handling 2022-12-20 12:41:34 +11:00
Lars Kusch
9fe832ab22 Redirect after payment 2022-12-17 14:42:04 +01:00
Lars Kusch
f897df733a Redirect after payment 2022-12-17 14:22:03 +01:00
Lars Kusch
d67fc2d493 Add new webhhoks for BACS 2022-12-17 12:53:54 +01:00
Lars Kusch
331d4f7173 More fixes for autobilling 2022-12-17 12:43:08 +01:00
Lars Kusch
f2fd4aec37 More fixes for autobilling 2022-12-17 12:40:51 +01:00
Lars Kusch
ea1a373a9b Fixes for tokenbillling 2022-12-17 07:36:13 +01:00
Lars Kusch
9f38380d61 Fixes 2022-12-17 07:16:20 +01:00
Lars Kusch
e1fa873d1f Fixes 2022-12-17 07:11:02 +01:00
Lars Kusch
2cf9db7b2b Fixes 2022-12-17 06:58:45 +01:00
Lars Kusch
01fbebb42e First generartion of final js 2022-12-17 06:39:16 +01:00
Lars Kusch
360282dce4 Minor fix 2022-12-17 06:29:21 +01:00
Lars Kusch
7db95405e5 Minor changes 2022-12-17 06:22:57 +01:00
Lars Kusch
bbeef5fd50 Added payment view for BACS 2022-12-17 06:19:52 +01:00
Lars Kusch
b0e6c62049 Remove debbuging code 2022-12-16 17:18:20 +01:00
Lars Kusch
98a938235f Minor fixes 2022-12-16 16:58:27 +01:00
Lars Kusch
3ed29c8e77 Minor fixes 2022-12-16 16:56:38 +01:00
Lars Kusch
597610ed4c Minor fixes 2022-12-16 16:55:42 +01:00
Lars Kusch
2b18bf2b4b Save BACS 2022-12-16 16:54:07 +01:00
Lars Kusch
c323060139 Fixes for Session-ID 2022-12-16 16:37:02 +01:00
Lars Kusch
c56d41ad2a Fixes for Session-ID 2022-12-16 15:44:43 +01:00
Lars Kusch
0eb88c5f5a Fix route 2022-12-16 15:21:56 +01:00
Lars Kusch
10cc02c14d Fix route 2022-12-16 15:19:00 +01:00
Lars Kusch
cb593be1de Minor fixes 2022-12-16 14:55:13 +01:00
Lars Kusch
f9434c8cc1 Minor fixes 2022-12-16 14:52:45 +01:00
Lars Kusch
d4a99ad64a Minor fixes 2022-12-16 14:48:33 +01:00
Lars Kusch
6ad2cba624 Further changes 2022-12-16 14:43:03 +01:00
Lars Kusch
034ed039e0 Minor fixes 2022-12-16 11:25:23 +01:00
Lars Kusch
a48e08cbef Scafold inital classes 2022-12-16 11:09:37 +01:00
Lars Kusch
e2bc018c97 Add base classes 2022-12-16 11:02:49 +01:00
David Bomba
b1851e310b Move logic in alpine for transitions 2022-12-15 15:42:37 +11:00
David Bomba
20ea1a3cdb
Merge pull request #8074 from turbo124/v5-develop
Force a currency for vendors
2022-12-14 18:13:04 +11:00
David Bomba
37865e8802
Merge pull request #8059 from LarsK1/patch-stripe-klarna
Change Klarna intregration to comply with Klarna's rules
2022-12-14 18:12:06 +11:00
David Bomba
c131cfcd1e Refactor for how we deal with delete payments and client paid to dates 2022-12-14 16:17:43 +11:00
David Bomba
48f1db60db Fixes for update payment methods - Stripe 2022-12-13 19:53:13 +11:00
Lars Kusch
eb04453369
Update StripePaymentDriver.php 2022-12-10 05:49:57 +01:00
David Bomba
21bec86fda Subscriptions v2 2022-12-10 14:25:46 +11:00
Lars Kusch
24681e2f23 Disallow payment with Klarna for business out of US 2022-12-09 14:25:18 +01: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
David Bomba
3466d53845 Fixes for the Forte payment driver 2022-11-10 17:28:00 +11:00
David Bomba
194defa49c Minor fixes for Paypal 2022-11-10 07:55:40 +11:00
David Bomba
e10eb78ac8 Fixes for SEPA auto-billing 2022-11-09 22:36:05 +11:00
David Bomba
00184ffb51 Access country 2022-11-09 08:31:40 +11:00
David Bomba
dd4d5534fb Minor fixes 2022-11-09 08:09:42 +11:00
David Bomba
9d9f9e6a6b Tests for delayed gocardless payments 2022-11-08 07:58:24 +11:00
David Bomba
63657fbc0d GoCardless offline instant bank payments 2022-11-07 15:06:16 +11:00
David Bomba
b5d4f83654 gocardless webhook handling 2022-11-07 14:24:33 +11:00
David Bomba
eb1355cbd7 Working on gocardless instant bank payment notifications 2022-11-07 13:38:12 +11:00
David Bomba
dc4060ea9f Working on gocardless instant bank payment notifications 2022-11-07 13:37:29 +11:00
David Bomba
46a74baff1 GoCardless Intant Bank Pay 2022-11-07 12:52:17 +11:00
David Bomba
4d4c3d7f25 GoCardless Intant Bank Pay 2022-11-07 12:50:09 +11:00
David Bomba
17a2f99aad GoCardless Intant Bank Pay 2022-11-07 12:48:24 +11:00
David Bomba
65c7baeec7 GoCardless Intant Bank Pay 2022-11-07 12:46:43 +11:00
David Bomba
bad72625a6 GoCardless Intant Bank Pay 2022-11-07 11:32:10 +11:00
David Bomba
1c1dbba6d5 GoCardless Intant Bank Pay 2022-11-07 11:27:55 +11:00
David Bomba
f4b9889f0f Improvements for instant bank payments with gocardless 2022-11-07 10:46:05 +11:00
David Bomba
7019cb1779 Yodlee Webhooks 2022-11-05 12:27:01 +11:00
David Bomba
e43d638d10 Improve error handling with Checkout Payment Gateway 2022-11-04 14:36:47 +11:00
David Bomba
8846f7537c Fixes for WePay 2022-11-02 13:48:32 +11:00
David Bomba
3ec81ea04b Fixes for stripe autobilling 2022-10-30 19:52:32 +11:00
David Bomba
602b6a6f38 Fixes for failed payments when the paypal credentials are incorrect 2022-10-30 17:52:29 +11:00
David Bomba
95610fd25e Restrict size and amount of jobs 2022-10-28 13:09:17 +11:00
David Bomba
b3351d88f1 Merge branch 'yodlee' into v5-develop 2022-10-26 13:26:51 +11:00
David Bomba
dba0b50c50 Minor fixes for braintree 3DS 2022-10-26 10:36:36 +11:00
David Bomba
ce47e30aa2 Merge branch 'v5-develop' into yodlee 2022-10-24 08:43:02 +11:00
David Bomba
76525ceacf System Log Checkout Failures 2022-10-18 20:30:55 +11:00
David Bomba
f622b3786a Minor changes for setup intents 2022-10-14 20:38:20 +11:00
David Bomba
f32ca25372 Merge branch 'v5-develop' into yodlee 2022-10-07 10:10:35 +11:00
David Bomba
db9ed2c8eb Fixes for forte payment driver 2022-10-07 08:20:07 +11:00
David Bomba
0a2cb6f88d Merge branch 'v5-develop' into yodlee 2022-10-06 20:55:44 +11:00
David Bomba
6cd6c218de Improve ACH flow 2022-10-06 11:00:39 +11:00
David Bomba
9bec6d458b Improve Stripe ACH Payments with microdeposits 2022-10-06 10:12:57 +11:00
David Bomba
f072b921c7 Fixes for WePay 2022-10-05 11:21:55 +11:00
David Bomba
df0e9e0a73 fixes for injecting gateway into views 2022-10-05 09:50:28 +11:00
David Bomba
8a8580ecba Minor fixes for wepay 2022-10-02 18:14:41 +11:00
David Bomba
295ab42951 Remove authorize for SEPA 2022-10-01 21:36:56 +10:00
David Bomba
0f1d9f68b9 Fixes for wepay 2022-10-01 11:07:44 +10:00
David Bomba
6d7ddc3beb Minor fixes for Stripe ACH Verifications 2022-10-01 10:29:15 +10:00
David Bomba
8dbf1b238f Exception handling for checkout 2022-09-30 19:45:18 +10:00
David Bomba
49044be48c Fixes for checkout catching failures 2022-09-27 20:01:58 +10:00
David Bomba
50f08362a3 Minor fixes for stripe imports 2022-09-21 20:35:36 +10:00
David Bomba
9a3a912549 Fixes for checkout.com customer request class 2022-09-21 12:56:16 +10:00
David Bomba
0d2cd69ad3 Implement 3DS for Braintree 2022-09-21 12:43:24 +10:00
David Bomba
630d591fd4 Fixes for adding a payment method with Checkout.com 2022-09-14 19:57:06 +10:00
David Bomba
212c5706b3 Cleanup 2022-09-14 19:49:23 +10:00
David Bomba
2845f2c79e Set SEPA stripe token payments to pending 2022-09-14 10:51:41 +10:00
David Bomba
be19d42e78 Update customer details 2022-09-13 09:59:16 +10:00
David Bomba
99045110ed Additional checks for GoCardless webhooks 2022-09-08 15:58:34 +10:00
David Bomba
7381ceecbc Update client presenter methods 2022-09-05 13:12:47 +10:00
David Bomba
8ba5e12778 Fixes for braintree 2022-09-05 13:01:13 +10:00
David Bomba
5f3d48e189 Check for valid bank account property before attempting to iterate 2022-09-02 07:36:41 +10:00
David Bomba
e0c1d0d29e
Merge pull request #7746 from kishanmnpatel/refund_feature_added_for_forte
Refund feature added for Forte
2022-08-16 07:34:44 +10:00
Kishan Patel
c23e53af2d Refund feature added. 2022-08-15 19:21:21 +05:30
David Bomba
372ec488bc Paytrace cleanup 2022-08-14 08:57:59 +10:00
David Bomba
fd551c563d Additional checks for checkout.com 2022-08-12 11:25:10 +10:00
David Bomba
45df81ceab Catch when braintree does not create the customer 2022-08-12 11:02:16 +10:00
David Bomba
b688a432ab Make square postal code optional 2022-08-12 10:24:51 +10:00
David Bomba
b8f76691fa Make stripe postal code optional 2022-08-12 10:04:08 +10:00
David Bomba
b35cb2be35 Fixes for paytrace: 2022-08-12 09:23:52 +10:00
David Bomba
e0e702d87f Fixes for language init 2022-08-11 09:34:13 +10:00
David Bomba
3b136a7539
Merge pull request #7711 from kishanmnpatel/system_logger_for_forte
System logger added for Forte.
2022-08-09 08:15:25 +10:00
David Bomba
603fa858e1 Paytrace cleanup 2022-08-09 07:39:38 +10:00
Kishan Patel
2f80012f64
Merge branch 'v5-develop' into system_logger_for_forte 2022-08-08 08:41:15 +05:30
David Bomba
15991c9b5b Update description of changes 2022-08-08 07:50:55 +10:00
David Bomba
7fb139cd9b Fixes for stripe catching aborted payments 2022-08-08 07:35:00 +10:00
Kishan Patel
8438b1ed87 system logger added for Forte. 2022-08-04 19:32:15 +05:30
David Bomba
6b30b38e32 Fixes for update customer 2022-08-04 13:37:16 +10:00
David Bomba
adcdd69177 Update customer for stripe 2022-08-04 13:23:49 +10:00
David Bomba
12febeadfe Update customer for stripe 2022-08-04 13:22:19 +10:00
David Bomba
0ba05bc985 Update customer for stripe 2022-08-04 13:19:34 +10:00
David Bomba
24b37e2789 Minor fixes for PDF generation 2022-08-04 12:40:14 +10:00
David Bomba
cbcf0dc238 Update customers for stripe 2022-08-03 20:06:09 +10:00
David Bomba
7594397d2a Force required fields for paytrace 2022-08-02 19:38:11 +10:00
David Bomba
0d4eb7e37a rebasing commits from v5-develop 2022-07-27 11:28:30 +10:00
David Bomba
8e654c21ce Merge v5 2022-07-25 15:28:06 +10:00
David Bomba
013ce5e6e4 Add logging for stripe intents 2022-07-24 17:38:24 +10:00
David Bomba
e337abe819 Patches from v5-dev 2022-07-20 10:56:02 +10:00
David Bomba
c3f9addeca Update Stripe responses for redirect_status 2022-07-19 07:59:20 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
d0759b1215 Fixes for required fields 2022-07-14 10:39:55 +10:00
David Bomba
bea7cdf9a1 Minor fixes for Forte 2022-06-24 16:06:44 +10:00
David Bomba
50402559a5
Merge pull request #7373 from kishanmnpatel/forte_payment_driver
Forte payment driver
2022-06-24 07:34:31 +10:00
David Bomba
9174746956 Fixes for stripe webhooks 2022-06-23 20:55:26 +10:00
Kishan Patel
c30616fc46 calculation updated for credit card. 2022-06-23 12:03:57 +05:30
Shift
0a20889916
Convert optional() to nullsafe operator 2022-06-21 09:59:25 +00:00
Shift
299464f604
Shift bindings
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
2022-06-21 09:58:11 +00:00
Shift
19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
Kishan Patel
203f6184bf service fee related issue solved. 2022-06-20 16:29:19 +05:30
David Bomba
9fbe81302e Add logging for payment intents 2022-06-19 17:39:25 +10:00
David Bomba
6444ed02ae Version bump for checkout refactor + dependency update 2022-06-16 11:51:42 +10:00
David Bomba
63468a1669 Checkout v2 refund refactor 2022-06-16 11:21:10 +10:00
David Bomba
9856946302 Checkout v2 refactor 2022-06-16 10:01:24 +10:00
David Bomba
3f8449ba01 Checkout v2 refactor 2022-06-15 22:47:25 +10:00
David Bomba
31054c8a13 Vendor Portal stubs 2022-06-13 20:34:40 +10:00
David Bomba
54c97a8755 Fixes for GoCardless webhooks 2022-06-11 07:02:24 +10:00
David Bomba
e153a0a06a Update license 2022-06-08 14:25:44 +10:00
David Bomba
38b77e72fe Fixes for gocardless events 2022-06-02 07:33:06 +10:00
David Bomba
7a4c1f1779
Merge pull request #7486 from yois615/v5-develop
Auth.net Level 2 tax data
2022-06-01 09:37:55 +10:00
yois615
51b21f512f Auth.net Level 2 tax data
Transactions are downgraded to higher interchange fees
if Level 2 data is not submitted with the transaction.  This
commit ensures that the data is transmitted accordingly.
2022-05-30 09:50:36 -04:00
David Bomba
a96ff66dee Configure webhooks on gateway creation 2022-05-30 20:08:12 +10:00
David Bomba
4b796fe362 Adjustments for Stripe Webhooks 2022-05-30 20:05:34 +10:00
=
61eb3380dd Add Stripe Webhooks automagically 2022-05-30 08:19:16 +10:00
David Bomba
808e54aa9a fixes for mollie 2022-05-24 20:12:24 +10:00
David Bomba
6a17a58df3 Merge branch 'stripe_ach_refactor' into v5-develop 2022-05-19 16:00:18 +10:00
David Bomba
d29a1626cb Refactor for Stripe ACH 2022-05-19 15:48:31 +10:00
Kishan Patel
4fc565960b double submission removed. 2022-05-19 08:15:06 +05:30
David Bomba
7bd7996d7a Fixes for paypal fees 2022-05-18 20:30:57 +10:00
David Bomba
7df60f5f27 ACH updates 2022-05-18 12:59:24 +10:00