Commit Graph

588 Commits

Author SHA1 Message Date
Laurent Destailleur
4e26eefe6e Fix field not mandatory 2019-07-28 22:57:07 +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
Laurent Destailleur
8857d0acf5 Keep save_payment_method to true.
Keep it to true because i see no reason to not save the credit card on Stripe side.
2019-07-19 03:18:53 +02:00
ptibogxiv
4235f0b352 Update stripe.class.php 2019-07-18 10:05:54 +02:00
ptibogxiv
8a5aad3433 Update stripe.class.php 2019-07-18 10:00:57 +02:00
ptibogxiv
27a0c046df Update stripe.class.php 2019-07-18 09:58:26 +02:00
Laurent Destailleur
2a05164bb1 FIX Better PHP compatibility 2019-07-14 00:31:28 +02:00
Laurent Destailleur
a7d7d44f87 FIX Management of vat info in stripe 2019-06-21 19:59:16 +02:00
Laurent Destailleur
c3b8582076 Fix use of deprecated function 2019-06-19 15:55:18 +02:00
Laurent Destailleur
a6d4475aff Fix scrutinizer 2019-06-17 18:24:45 +02:00
Laurent Destailleur
48b2cb83af Close #11152 by a manual merge to keep only required things 2019-06-16 17:08:23 +02:00
Laurent Destailleur
eb0d04f304 Code comment 2019-06-07 11:24:35 +02:00
Laurent Destailleur
e463b17c15 Fix look and feel v10 2019-05-21 15:31:56 +02:00
Laurent Destailleur
8bcc7cb370 Fix creation of duplicate payment intents 2019-05-17 00:26:39 +02:00
Laurent Destailleur
ae3a20d6ff FIX compatibility with intent payment_modes 2019-05-17 00:10:44 +02:00
Laurent Destailleur
52c1f42734 Debug payment with stripe Intent 2019-05-16 23:11:49 +02:00
ptibogxiv
5e06a2497d Fix list of webhook for stripe 2019-05-10 00:39:34 +02:00
Laurent Destailleur
3100844374 Merge pull request #11100 from ptibogxiv/patch-161
FIX : https in stripe webhook/ipn url
2019-05-09 15:37:08 +02:00
Laurent Destailleur
5317d0432d Fix bad link 2019-05-08 18:32:26 +02:00
Laurent Destailleur
eab49d4300 NEW Update Stripe library to 6.34.3 2019-05-03 02:22:27 +02:00
Laurent Destailleur
10d853cdb3 Work on stripe payment using intent with option
STRIPE_USE_INTENT_WITH_AUTOMATIC_CONFIRMATION
2019-05-02 21:54:28 +02:00
ptibogxiv
d09de303d2 Update stripe.php 2019-05-02 14:38:18 +02:00
ptibogxiv
4a83036a8e Update stripe.php 2019-05-02 13:38:47 +02:00
ptibogxiv
b2d54662a1 FIX : https in stripe webhook/ipn url 2019-05-02 13:34:34 +02:00
Laurent Destailleur
f2ecdac454 Fix idempotency_key
Conflicts:
	htdocs/stripe/class/stripe.class.php
2019-04-30 03:12:03 +02:00
Laurent Destailleur
f50210ef39 Fix idempotency_key 2019-04-30 03:07:20 +02:00
Laurent Destailleur
9380254f76 Prepare for Manual confirmation quickstart 2019-04-26 10:48:38 +02:00
Laurent Destailleur
22b8a67e55 A more complete function 2019-04-26 05:19:11 +02:00
Laurent Destailleur
a7362ca055 More examples 2019-04-26 05:05:33 +02:00
Laurent Destailleur
f81a1a3e85 Complete examples 2019-04-26 03:50:05 +02:00
Laurent Destailleur
653790fb5d Clean code 2019-04-26 03:11:46 +02:00
Laurent Destailleur
85059eeedb Debug method getPaymentIntent 2019-04-26 02:05:57 +02:00
Laurent Destailleur
2e277d643d Stabilize code to prepare beta freeze. 2019-04-24 21:26:58 +02:00
Laurent Destailleur
77f92a5da3 Update stripe.php 2019-04-24 21:12:43 +02:00
Laurent Destailleur
8007b222d0 Merge branch 'develop' into patch-153 2019-04-24 21:10:27 +02:00
Laurent Destailleur
79c37f2226 Fix link for endpoint 2019-04-24 18:47:11 +02:00
Laurent Destailleur
fe3fe60efc Cleaner setup page 2019-04-24 18:31:11 +02:00
Laurent Destailleur
5a0d2bbcb4 Merge pull request #10634 from ptibogxiv/patch-120
Update stripe version api for payment intent
2019-04-24 18:08:04 +02:00
ptibogxiv
c485cc7a89 Update stripe.php 2019-04-24 15:41:08 +02:00
ptibogxiv
99e56f9cfa Update stripe.php 2019-04-24 14:53:31 +02:00
ptibogxiv
6d06f128e7 Update stripe.php 2019-04-24 13:51:41 +02:00
ptibogxiv
57ce70bbc9 NEW enhancement management of webhooks
active / inactive and sync only needed events
2019-04-24 13:08:13 +02:00
Laurent Destailleur
f8c381f069 Fix label for API 2019-02-19 2019-04-24 12:02:03 +02:00
Philippe GRAND
8ae6cba6d9 update with html5 compliant code 2019-03-17 10:17:47 +01:00
ptibogxiv
9da734569d Update config.php 2019-03-15 12:34:21 +01:00
Laurent Destailleur
f2de44ce51 Clean code 2019-03-11 01:11:39 +01:00
Frédéric FRANCE
014f69850e add visibility 2019-03-01 23:08:57 +01:00