Laurent Destailleur
c480f4be68
FIX Bad remote ip address when user is using a proxy
2019-02-15 15:17:24 +01:00
Frédéric FRANCE
67f8942895
Form::select_comptes return void
2019-02-15 10:35:44 +01:00
Frédéric FRANCE
81880b9602
Update stripe.class.php
2019-02-14 20:32:11 +01:00
ptibogxiv
7d5ea4fc35
Update stripe.class.php
2019-02-12 19:42:34 +01:00
ptibogxiv
cc1aabfd19
NEW Stripe Payment Intent
...
Starting in September 2019, a new regulation called Strong Customer Authentication (SCA) will require businesses in Europe to request additional authentication for online payments. We recommend that all European businesses start building their Stripe integrations with either our PaymentIntents API or our new Checkout to be ready for these rule changes.
https://stripe.com/docs/payments/payment-intents
need replace actual integration
2019-02-12 18:47:35 +01:00
Frédéric FRANCE
1e43f8e54a
PEAR FunctionCallSignature
2019-02-10 10:45:49 +01:00
Frédéric FRANCE
b766204690
wip
2019-01-30 22:53:47 +01:00
Laurent Destailleur
e18bd6f986
Merge branch 'develop' into nospaceaftercomma
2019-01-30 18:27:35 +01:00
Laurent Destailleur
e72d6c50e6
Merge pull request #10428 from frederic34/toomanylines
...
PSR2.Files.EndFileNewline.TooMany
2019-01-30 16:17:09 +01:00
ptibogxiv
5fd75f0824
Fix url payout
2019-01-30 16:15:15 +01:00
Laurent Destailleur
648eea3a70
Merge branch 'develop' into nospaceaftercomma
2019-01-30 16:00:11 +01:00
Laurent Destailleur
c354656b1b
Merge pull request #10449 from ptibogxiv/patch-108
...
NEW : list of stripe's payout
2019-01-30 15:02:27 +01:00
ptibogxiv
85b402ab57
Update payout.php
2019-01-29 14:14:42 +01:00
ptibogxiv
835d222543
ADD: list of stripe's payout
2019-01-29 14:10:08 +01:00
Alexandre SPANGARO
cc88c4f8ff
Move my email to the new one
2019-01-28 21:39:22 +01:00
Frédéric FRANCE
b10558bacd
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-27 23:23:38 +01:00
Laurent Destailleur
f30a3d59ba
Merge branch 'develop' into toomanylines
2019-01-27 17:59:13 +01:00
Frédéric FRANCE
f0cdf300d1
Squiz.Functions.FunctionDeclarationArgumentSpacing
2019-01-27 15:20:16 +01:00
Frédéric FRANCE
496fa9b0fb
PSR2.Files.EndFileNewline.TooMany
2019-01-27 14:10:35 +01:00
Frédéric FRANCE
7ee086b402
PSR2 space after comma in function call
2019-01-27 11:55:16 +01:00
Philippe GRAND
92b425bdb9
update with html5 compliant code
2019-01-21 10:09:00 +01:00
atm-quentin
013c078c8b
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_manage_multicompany_for_invoice
2019-01-16 10:52:46 +01:00
Laurent Destailleur
2011afe6fb
Merge branch 'develop' into actionrefused
2018-12-14 15:48:24 +01:00
Maxime Kohlhaas
2e496ea83a
QUAL rename facnumber by ref
2018-12-02 17:33:44 +01:00
Philippe GRAND
8722ccef82
fix typo error
2018-11-26 14:35:29 +01:00
atm-quentin
c18f486179
set facture to invoice AND check invoicenumber conf
2018-11-16 11:20:03 +01:00
atm-quentin
a8ab666d62
remplacement en masse des $conf->entity par des getEntity('facture')
2018-11-16 11:17:18 +01:00
Frédéric FRANCE
731d19a29b
add tooltip to butActionRefused
2018-11-13 21:40:17 +01:00
Laurent Destailleur
84983140b6
Merge pull request #9896 from hregis/develop_email
...
FIX change my deprecated email
2018-11-11 17:35:35 +01:00
Laurent Destailleur
f39b99b153
Merge pull request #9933 from ptibogxiv/patch-83
...
Update Stripe Version API
2018-11-11 17:25:49 +01:00
ptibogxiv
20a3dd86cd
2018-11-08
...
no change for dolibarr but better for integration and development
2018-11-10 11:07:01 +01:00
Regis Houssin
89389baeac
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop_email
2018-11-09 15:37:29 +01:00
Laurent Destailleur
4946de9533
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/setup/codesniffer/ruleset.xml
2018-11-09 01:32:47 +01:00
ptibogxiv
171d36d4fc
Update payment.php
2018-11-02 17:49:11 +01:00
ptibogxiv
ab53885ef8
Fix with new stripe payment function
2018-11-02 17:22:42 +01:00
ptibogxiv
a46f29cb98
Update Stripe Version API
...
The description field on customer endpoints has a maximum character length limit of 350 now. The name field on product endpoints has a maximum character length limit of 250 now. The description field on invoice line items has a maximum character length limit of 500 now.
The billing_reason attribute of the invoice object now can take the value of subscription_create, indicating that it is the first invoice of a subscription. For older API versions, billing_reason=subscription_create is represented as subscription_update.
2018-11-01 12:02:36 +01:00
Regis Houssin
569d59d251
FIX change my deprecated email
2018-10-27 14:43:12 +02:00
Frédéric FRANCE
86d854f3f4
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
2018-10-24 23:04:26 +02:00
Laurent Destailleur
d0ab12ba6e
Fix not used var
2018-10-24 11:10:55 +02:00
Philippe GRAND
d8b62f0808
Merge remote-tracking branch 'upstream/develop' into new_branch_10_10_2018
2018-10-13 09:49:23 +02:00
Laurent Destailleur
1e635cff1b
Fix new stripe API
2018-10-12 21:00:33 +02:00
Philippe GRAND
bdb09a7f43
Merge remote-tracking branch 'upstream/develop' into new_branch_10_10_2018
2018-10-12 19:26:00 +02:00
Laurent Destailleur
0f3ac26006
Merge pull request #9319 from ptibogxiv/patch-41
...
Fix for new stripe API 2018-09-24
2018-10-12 19:14:58 +02:00
Laurent Destailleur
afa45cd28e
Merge pull request #9320 from ptibogxiv/patch-42
...
Update Stripe API version
2018-10-12 19:14:22 +02:00
Laurent Destailleur
2d2b9a030c
Fix app name to match Stripe advice
2018-10-12 19:01:01 +02:00
Laurent Destailleur
60a5444c14
Fix app name to match Stripe advice
2018-10-12 18:50:33 +02:00
Philippe GRAND
b4e2542472
Standardize and update code
2018-10-12 12:20:05 +02:00
Philippe GRAND
bcfdeeea88
Standardize code
2018-10-05 15:55:47 +02:00
ptibogxiv
9598901933
Update config.php
2018-09-27 09:43:43 +02:00
Frédéric FRANCE
da7dc72ddb
Merge branch 'develop' into patch-9
2018-09-22 10:20:02 +02:00