2
0
forked from Wavyzz/dolibarr
Commit Graph

164 Commits

Author SHA1 Message Date
Laurent Destailleur
f5f2ea57e3 Fix compatibility 2020-10-01 16:57:49 +02:00
Laurent Destailleur
a2efdee865 Fix after regression of #14886 2020-10-01 16:49:27 +02:00
Laurent Destailleur
2f89d526eb Avoid to get a random result. 2020-10-01 16:43:56 +02:00
ptibogxiv
3f78d8fe25 Update stripe.class.php 2020-10-01 12:19:12 +02:00
Scrutinizer Auto-Fixer
444c293c01 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-10 08:59:32 +00:00
Laurent Destailleur
9667482ef2 Doc 2020-02-13 00:04:17 +01:00
Laurent Destailleur
138cf649df Fix missing amount in table of prelevement 2020-02-12 23:17:46 +01:00
Laurent Destailleur
0b45ceaf92 More logs 2020-02-04 18:59:49 +01:00
Laurent Destailleur
7b661e707e FIX Creation of Stripe card from backoffice must return a clean message 2020-02-03 14:54:35 +01:00
Laurent Destailleur
aaf83e418d Code comment 2020-01-31 15:27:17 +01:00
Laurent Destailleur
d49534e646 Merge pull request #12546 from ptibogxiv/patch-285
Upgrade Stripe - minimal stripe update for compatibility
2020-01-29 23:04:25 +01:00
Laurent Destailleur
6f97d163f9 Fix: the stripe_account is not filled 2019-12-23 22:41:34 +01:00
Laurent Destailleur
9aac612ed9 Fix sql error 2019-12-15 17:46:56 +01:00
Laurent Destailleur
a3736399da Fix to select correct record with compatibility with old record 2019-12-15 17:44:05 +01:00
Laurent Destailleur
0ef3de98c6 Try to fix conflict of several stripe accounts 2019-12-15 17:18:09 +01:00
stickler-ci
4bd4719aa6 Fixing style errors. 2019-12-01 10:03:29 +00:00
Laurent Destailleur
4ed44140e7 Merge branch 'develop' into patch-285 2019-12-01 11:01:40 +01:00
ptibogxiv
b9c0f961c9 Update stripe.class.php 2019-11-28 22:17:49 +01:00
Scrutinizer Auto-Fixer
ac40dd8bbe Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 18:35:39 +00:00
Laurent Destailleur
ec0d5602f8 Fix log 2019-11-13 02:05:11 +01:00
Laurent Destailleur
0a607d697f More log 2019-11-11 00:34:05 +01:00
Scrutinizer Auto-Fixer
812d0af1d9 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-08 14:51:54 +00:00
Laurent Destailleur
bc2a949bab New Add option to disable idempotency when using Stripe payments. 2019-10-31 16:47:27 +01:00
Frédéric FRANCE
8f6d38ee82 clean indent 2019-10-27 17:01:23 +01:00
Laurent Destailleur
71227e43fa Debug stripe deprecated page 2019-10-12 04:51:41 +02:00
Laurent Destailleur
866dcf18fe Look and feel v11 2019-10-06 15:34:22 +02:00
Alexandre SPANGARO
02dbc11f98 Move Gnu.org to https 2019-09-23 21:55:30 +02:00
Laurent Destailleur
64fc735340 Fix length of fields to card saved with setupintent 2019-09-23 18:12:58 +02:00
Laurent Destailleur
243e31df2c Better error management for using SCA stripe 2019-09-23 16:50:32 +02:00
Laurent Destailleur
d5877e9c36 FIX Bad currency var used in stripe for connect 2019-09-23 11:36:45 +02:00
Laurent Destailleur
bf9f25fd74 Ehance getPaymentIntent to use it for offline payment 2019-09-23 11:35:11 +02:00
Laurent Destailleur
3faca1dbd1 Enhancement for SCA 2019-09-22 21:09:01 +02:00
Laurent Destailleur
8e83615533 Add method getSetupIntent 2019-09-13 18:52:35 +02:00
Laurent Destailleur
61cf47aa16 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-09-10 00:14:07 +02:00
Laurent Destailleur
a168c989f8 Update stripe.class.php 2019-09-06 23:29:27 +02:00
ptibogxiv
9601f846ce Update stripe.class.php 2019-09-05 11:11:48 +02:00
Alexandre SPANGARO
20e2180de4 Fix travis 2019-08-26 13:54:46 +02:00
Laurent Destailleur
5983f08d73 Update stripe.class.php 2019-08-22 12:52:30 +02:00
ptibogxiv
074ea37664 Update stripe.class.php 2019-08-21 17:09:26 +02:00
Laurent Destailleur
8647a20c18 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/langs/en_US/admin.lang
	htdocs/product/dynamic_price/class/price_parser.class.php
	htdocs/product/stats/facture.php
2019-08-10 01:57:43 +02:00
Laurent Destailleur
5dc2fd8ca0 Merge pull request #11621 from ptibogxiv/patch-205
Fix application_fee_amount
2019-08-10 01:38:30 +02:00
ptibogxiv
13eef54392 Fix round for application fee in stripe 2019-08-03 12:31:13 +02:00
ptibogxiv
3a0c1954d6 Fix application_fee_amount
need fix in v10 too
2019-08-02 13:23:15 +02:00
Laurent Destailleur
cd07596b27 Merge pull request #11565 from ptibogxiv/patch-199
Fix application_fee name stripe.class.php
2019-07-30 21:34:19 +02:00
Laurent Destailleur
db461792a0 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-07-29 01:36:35 +02:00
Laurent Destailleur
9ca4d65965 Fix stripe error management 2019-07-29 01:12:03 +02:00
ptibogxiv
e464e2e1b8 Fix application_fee name stripe.class.php
stripe changes name without change API :/

application_fee_amount for amount application_fee for %
2019-07-26 14:16:28 +02:00
Laurent Destailleur
efe27d335b Fix param 2019-07-19 03:53:34 +02:00
Laurent Destailleur
5b9d9deb47 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-07-19 03:46:40 +02:00
Laurent Destailleur
03aa8c4b83 Better log 2019-07-19 03:29:43 +02:00