Commit Graph

537 Commits

Author SHA1 Message Date
Esteban L. Castro
6e605df1c1 Updated Stripe code for inline items (#29577) (#29589)
Changes made according to:
https://docs.stripe.com/payments/checkout/migrating-prices?integration=server#server-side-code-for-inline-items
2024-05-02 19:37:52 +02:00
Laurent Destailleur
8ab3333eec FIX logo of paypal payment on payment page 2024-03-20 20:59:08 +01:00
Laurent Destailleur
cd1b0abd91 Fix warnings 2024-03-19 10:46:45 +01:00
Laurent Destailleur
cc78decc0c Fix warning 2024-03-19 10:43:59 +01:00
Laurent Destailleur
ddbec72c9a Fix warning 2024-03-19 10:38:49 +01:00
Laurent Destailleur
33cf4981ab Fix warning 2024-03-19 10:36:56 +01:00
Laurent Destailleur
43b6d26dd8 Doc 2024-03-19 10:31:39 +01:00
Laurent Destailleur
a0b7cb90d8 FIX trackid and temp dir on payment confirmation of event registration 2024-03-18 20:17:19 +01:00
Laurent Destailleur
2840a88e6d Fix warnings 2024-01-29 11:37:17 +01:00
Laurent Destailleur
88da390677 Fix error message 2024-01-15 14:34:28 +01:00
Laurent Destailleur
fb083a6cfc Fix warning with rector 2023-12-13 16:33:17 +01:00
Laurent Destailleur
7d109e9419 Fix phpcs 2023-12-13 12:46:23 +01:00
Laurent Destailleur
e040219fdc Fix phpcs 2023-12-13 12:45:07 +01:00
Laurent Destailleur
4daacd3371 Fix with php-cs-fixer 2023-12-04 13:49:31 +01:00
Laurent Destailleur
e8dc651877 Fix php8.2 warnings 2023-11-27 11:56:32 +01:00
daraelmin
4fc415a287 New option to define the start period of a first subscription (#26484)
* New option to define the start period of a first subscription

add default date of starting (year, month or subscription payment)
add delay for subscription period

* Update member.php

* Fix period for statistique if delay is set
2023-11-07 18:05:36 +01:00
Laurent Destailleur
2a2dec2f88 Debug v19 2023-11-04 16:02:24 +01:00
Laurent Destailleur
c0ab3e0dff Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-04 13:10:00 +01:00
Laurent Destailleur
93746a805a Close #321 2023-11-04 13:02:18 +01:00
daraelmin
63ccf17402 FIX #24367 - membership duration is the default duration adhtype (#26428)
* FIX #24367 - membership duration is the default duration adhtype

* avoid error for old database

* avoid error for old database

* Update paymentok.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-02 01:33:46 +01:00
Laurent Destailleur
b8c8e903c2 Fix php8.2 warnings 2023-10-15 18:39:13 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
Laurent Destailleur
bc73033d22 FIX Name of application used in email payment AK not defined 2023-09-25 16:39:40 +02:00
Laurent Destailleur
aab30d7638 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-08 15:33:04 +02:00
Laurent Destailleur
99406caa3a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-09-08 15:26:21 +02:00
Laurent Destailleur
5a9b2ce8de Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-08 14:45:09 +02:00
Laurent Destailleur
ec28a40d53 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-08 14:43:32 +02:00
Laurent Destailleur
1995ee7a03 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-09-08 14:29:30 +02:00
tnegre
822981b561 FIX payment : language is not propagated to following pages 2023-09-07 16:56:29 +02:00
Laurent Destailleur
a7fca15f12 Clean label for direct debit and credit transfer into llx_bank. 2023-08-12 03:52:34 +02:00
Laurent Destailleur
2d4a20daad Debug v18 2023-08-04 04:04:25 +02:00
Laurent Destailleur
f59987af77 Fix typo 2023-05-11 02:04:25 +02:00
Laurent Destailleur
a22a83827a Clean code 2023-05-11 01:46:36 +02:00
Laurent Destailleur
7a781840ca Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-03 04:54:49 +02:00
Laurent Destailleur
3c0e233145 NEW Can add an array of several links in date selector 2023-05-02 15:24:47 +02:00
Laurent Destailleur
889811c6d1 Fix amount on renewal for membership 2023-05-02 12:38:25 +02:00
Laurent Destailleur
e2ec34e1e5 Clean code 2023-05-01 14:33:08 +02:00
Laurent Destailleur
86a0df9ce0 Autofill mor/phy when creating member from membership type card. 2023-04-24 15:35:33 +02:00
Laurent Destailleur
04bca1cc1f Fix when membership type option "Any amount" when Yes. 2023-04-24 14:51:20 +02:00
Laurent Destailleur
470cbb52f8 Fix phpunit 2023-04-23 14:09:08 +02:00
tnegre
53d2f8eaee pay whole contract 2023-04-21 16:06:09 +02:00
tnegre
5c5bb6ec7c Allow to pay a contract line from a stripe payment. TODO pay the whole contract. 2023-04-21 16:06:09 +02:00
Laurent Destailleur
692eee1e25 FIX bad message oncallback of online payment 2023-04-20 13:14:50 +02:00
Laurent Destailleur
a39ceee426 Log 2023-04-20 13:01:24 +02:00
Laurent Destailleur
6dea0425cf No ambigous test 2023-04-20 12:21:55 +02:00
Laurent Destailleur
254e785c47 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-01 15:06:15 +02:00
Laurent Destailleur
148645d220 Fix error 500 on payment 2023-03-31 12:10:48 +02:00
Laurent Destailleur
5924e626b0 The method htmlPrintOnlinePaymentFooter() used for public footer pages
has been renamed into htmlPrintOnlineFooter() and moved into
company.lib.php
2023-03-30 10:18:43 +02:00
Laurent Destailleur
2ab510d746 Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
Laurent Destailleur
09a5f09e2a Code comment 2023-03-08 04:32:48 +01:00