2
0
forked from Wavyzz/dolibarr
Commit Graph

228 Commits

Author SHA1 Message Date
Frédéric FRANCE
04749842b2 fix phpstan property does not accept string (#28574)
* fix phpstan property does not accept string

* fix phpstan property does not accept string
2024-03-02 12:41:12 +01:00
Laurent Destailleur
c6b99dbea8 Merge pull request #27635 from frederic34/patch-3
fix phpstan
2024-01-20 00:41:22 +01:00
MDW
c98868d2db Fix: Update Stripe Exception class references
# Fix: Update Stripe Exception class references

The Stripe classes changed, update the references.
2024-01-19 01:33:45 +01:00
Frédéric FRANCE
6875f78356 fix phpstan 2024-01-18 22:58:05 +01:00
MDW
342ab85195 Qual: Spelling htdocs/[q-z]* (#27447)
# Qual: Fix spelling htdocs/[q-z]*

Probably fixes a bug:

- htdocs/webservices/server_thirdparty.php
  No other occurence of adress found.
  -'adress'=>->adress,- +'address'=>->address,+
2024-01-12 17:18:52 +01:00
Laurent Destailleur
4501872f17 Clean code with rector 2 2024-01-05 04:33:58 +01:00
Laurent Destailleur
075ee02901 Fix php8.2 warnings 2023-11-27 12:08:48 +01:00
Laurent Destailleur
b89ad8e215 Update stripe comments 2023-11-22 11:16:36 +01:00
Laurent Destailleur
14d153923e Fix phpcs 2023-08-23 17:53:12 +02:00
Laurent Destailleur
71e20b8d13 Log 2023-08-23 00:37:13 +02:00
Laurent Destailleur
b372286188 FIX Bad link into message 2023-08-22 11:08:50 +02:00
Laurent Destailleur
3096f5d1f0 NEW Save date of RUM creation when creating a Stripe SEPA mandate 2023-08-21 02:33:45 +02:00
Laurent Destailleur
6b2c19105e When creating a mandate on SEPA Stripe, we save stripe mandate ID 2023-08-20 23:55:00 +02:00
Laurent Destailleur
8c99d538d4 Save the ext_payment_site value into llx_societe_rib for Stripe SEPA. 2023-08-10 12:28:22 +02:00
Laurent Destailleur
f464c97e98 Code comment 2023-08-03 22:39:41 +02:00
Laurent Destailleur
b4c448a420 Debug v18 2023-06-29 15:54:09 +02:00
Laurent Destailleur
6c110fb2b5 Fix warnings 2023-03-19 10:19:35 +01:00
Laurent Destailleur
17b37941e9 Update stripe.class.php 2023-03-02 13:49:44 +01:00
hystepik
6d6ba3fa83 Fix : php 8.0 warnings + errors 2023-02-28 14:37:50 +01:00
Laurent Destailleur
62c6178269 Work on SEPA Stripe Payments 2023-02-24 23:15:54 +01:00
Lucas Marcouiller
1115f9c0c9 Merge branch 'develop' into develop#2 2023-02-09 10:14:27 +01:00
Laurent Destailleur
c3e5977174 NEW sepaStripe now creates the payment mode with type pm_ using new API 2023-02-06 19:22:08 +01:00
Laurent Destailleur
bf13a8ead9 Code comment 2023-02-06 18:17:02 +01:00
Laurent Destailleur
fe35f5ec28 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-06 14:21:25 +01:00
Laurent Destailleur
30ed312913 FIX Try to fix stripe warning 2023-02-04 16:01:00 +01:00
Laurent Destailleur
116cf440de Fix stripe warning 2023-02-04 15:52:25 +01:00
hystepik
5b52dc9f04 Fix : stripe sepa payment process 2023-01-31 10:43:58 +01:00
Laurent Destailleur
373c8d83df Doc 2023-01-24 23:26:17 +01:00
Laurent Destailleur
e2dd443c58 Doc 2023-01-20 16:04:23 +01:00
Laurent Destailleur
0721c8b5d8 Clean code 2023-01-20 15:14:44 +01:00
Laurent Destailleur
b78eebaae2 Clean code 2023-01-20 12:44:56 +01:00
Laurent Destailleur
a7e8460e3c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-02 16:46:48 +01:00
ptibogxiv
0915374fa1 Fix php 8 errors 2023-01-01 16:54:36 +01:00
Laurent Destailleur
e977a95cc7 Fix warning 2022-12-31 13:23:09 +01:00
Laurent Destailleur
c886bad8b6 Fix warning 2022-12-28 17:00:28 +01:00
Laurent Destailleur
18c9685051 Rename table to prepare need of direct debit for non invoices 2022-10-28 17:51:25 +02:00
Laurent Destailleur
9b1a01bbd6 Clean code 2022-10-13 04:49:45 +02:00
Laurent Destailleur
584f9e6a73 Clean code to manage SEPA payment using external service 2022-09-09 04:43:15 +02:00
Laurent Destailleur
9a09e0f304 Merge SEPA payment using Stripe manually. 2022-09-09 02:26:45 +02:00
lmarcouiller
c8ddcf86b6 fix Ci error 2022-09-01 16:06:03 +02:00
lmarcouiller
06fafc9d7b New : Add action to push banque account in Stripe account 2022-09-01 15:04:30 +02:00
ptibogxiv
8dcceeb127 FIX setup intent stripe
Klarna not supported
2022-07-29 18:12:17 +02:00
Laurent Destailleur
2e42f45c99 FIX php8 2022-07-16 12:02:17 +02:00
ptibogxiv
348fb8e9f2 Stripe Terminal 2022-06-12 21:34:35 +02:00
Laurent Destailleur
4de50da0dd Repare code to forbidden var_dump() into code 2022-05-17 14:55:38 +02:00
ptibogxiv
1ce7d3ad8b Fix stripe SetupIntent
Klarna not possible for SetupIntent
2022-01-15 23:26:46 +01:00
stickler-ci
daadcf2fc3 Fixing style errors. 2021-11-12 12:23:40 +00:00
ptibogxiv
991c1b4f13 ADD Klarna provider with Stripe 2021-11-12 13:20:58 +01:00
Laurent Destailleur
3d72a21396 Clean code 2021-08-28 03:09:41 +02:00
Laurent Destailleur
3b6559b1a6 Clean code by adding cast int. 2021-08-27 18:53:45 +02:00