Jean Traullé
f7dda657b1
Fix Call to a member function getMessage() on null
...
Because we are not in the exception block, $e is necessarily undefined.
Thus replacing $e->getMessage(); by value of $paymentintent->status.
2020-03-06 17:46:45 +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
90d255d3c4
Look and feel v11
2020-01-27 13:43:03 +01:00
Laurent Destailleur
c4ac1469df
Look and feel v11
2020-01-27 13:42:31 +01:00
Laurent Destailleur
08d8670bb3
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/product/class/product.class.php
2020-01-24 20:12:27 +01:00
Laurent Destailleur
5d7fa55759
css
2020-01-24 17:48:24 +01:00
Laurent Destailleur
de4183ea65
Update logos
2020-01-24 17:30:46 +01:00
Laurent Destailleur
1b84ff634f
Doc
2020-01-23 11:07:02 +01:00
Laurent Destailleur
4686be34d2
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/product/class/product.class.php
htdocs/stripe/charge.php
2020-01-22 14:10:46 +01:00
Laurent Destailleur
fc894d7a20
Fix for stripe connect
2020-01-22 13:53:20 +01:00
Laurent Destailleur
012e916c4b
Fix tag
2020-01-05 19:59:14 +01:00
Laurent Destailleur
d077a1ca60
Fix add second in fulltag to avoid pb of idempotency when submitting
...
page in same minutes with a different amount.
2020-01-05 19:42:18 +01:00
Laurent Destailleur
e4a03e98b7
FIX Do not record resource owner of event when not defined.
...
More log to track payment errors.
2020-01-01 12:47:01 +01:00
Laurent Destailleur
f8c15a14cf
Add try catch
2019-12-31 19:11:36 +01:00
Laurent Destailleur
f44b85f557
Fix $_SESSION['newtoken'] must be newToken()
2019-12-18 23:12:31 +01:00
Laurent Destailleur
4ed44140e7
Merge branch 'develop' into patch-285
2019-12-01 11:01:40 +01:00
ptibogxiv
16d08bd903
Update newpayment.php
2019-11-28 22:19:52 +01:00
Scrutinizer Auto-Fixer
b40ecc3933
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 18:37:08 +00: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
d1c49c7021
Fix trans
2019-11-08 10:24:03 +01: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
20f97807ce
clean indent
2019-10-27 10:07:47 +01:00
Frédéric FRANCE
e75f7d448c
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
2019-10-16 20:00:01 +02:00
Laurent Destailleur
f0122a5766
Fix phpcs
2019-10-03 16:54:33 +02:00
Laurent Destailleur
78751fe0ad
Update newpayment.php
2019-10-03 15:54:52 +02:00
Yash Kothari
9ade323648
#11966 bug fix
...
Stripe : take into account down payments or deposits
2019-10-02 13:23:55 +05:30
Alexandre SPANGARO
91b3bf76fd
Merge branch 'develop' into 11.0_https
2019-10-01 06:11:43 +02:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00
Alexandre SPANGARO
e32772fdc5
Translate
2019-09-20 09:44:49 +02:00
Alexandre SPANGARO
278312f38f
Translate
2019-09-20 07:02:14 +02:00
Laurent Destailleur
4e4172dd1b
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/public/payment/newpayment.php
2019-09-13 18:56:19 +02:00
Laurent Destailleur
7e923f6c1f
Fix remove test code and chen paymentintent is not null
2019-09-13 18:51:03 +02:00
Laurent Destailleur
b4831f9670
Code comment
2019-09-13 17:26:07 +02:00
Laurent Destailleur
9df4f0601d
Clean address line to be on 1 line
2019-09-13 11:18:08 +02:00
Laurent Destailleur
9eb736b110
FIX stripe payment when there is a quote into address
2019-09-13 10:12:43 +02:00
Laurent Destailleur
6d20a656bb
FIX CSRF check when using stripe old payment methods
2019-09-11 18:44:10 +02:00
Laurent Destailleur
7cb68d6438
NEW Default for Stripe is STRIPE_USE_INTENT_WITH_AUTOMATIC_CONFIRMATION
2019-08-25 18:02:10 +02:00
Laurent Destailleur
d7a41c6b72
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/admin.lang
2019-08-01 12:54:27 +02:00
Laurent Destailleur
5eb8f05061
FIX #11584
2019-08-01 12:23:02 +02:00
Laurent Destailleur
814c405021
Add link to retry payment if error
2019-08-01 03:54:54 +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
406375bfc4
Fix error management
2019-07-29 01:17:53 +02:00
Laurent Destailleur
3112f2b1c5
Fix error level
2019-07-29 01:13:49 +02:00
Laurent Destailleur
9ca4d65965
Fix stripe error management
2019-07-29 01:12:03 +02:00
Laurent Destailleur
a63a6a5853
FIX Online payment
2019-07-28 23:49:05 +02:00
Laurent Destailleur
03aa8c4b83
Better log
2019-07-19 03:29:43 +02:00
Laurent Destailleur
2926bf4158
code comment
2019-06-28 12:35:25 +02:00
Laurent Destailleur
a7d7d44f87
FIX Management of vat info in stripe
2019-06-21 19:59:16 +02:00
Laurent Destailleur
b6266953e9
FIX Management of vat info in stripe
2019-06-21 19:58:28 +02:00
Laurent Destailleur
1520ca9646
Fix buttons for payments
2019-06-07 13:51:53 +02:00
Laurent Destailleur
9314bb4667
Fix missing statement descriptor
2019-06-07 13:07:19 +02:00
Laurent Destailleur
9511a66681
Integrate the new Stripe checkout with STRIPE_USE_NEW_CHECKOUT=1
2019-06-07 12:41:37 +02:00
Laurent Destailleur
dc479a5377
FIX Create stripe intent only if Stripe was selected. This reduce also
...
duplicate code.
FIX Free payment when using paymentintent architecture.
2019-06-07 11:29:59 +02:00
Laurent Destailleur
b5b5e1f6db
More completepaybox integration with HMAC
2019-05-26 14:37:31 +02:00
Laurent Destailleur
e46481d837
Fix phpcs
2019-05-18 17:03:21 +02:00
Laurent Destailleur
a850c7aede
Fix if setup not complete
2019-05-18 02:22:23 +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
140cc93490
Update newpayment.php
2019-05-03 15:41:15 +02:00
ptibogxiv
65b21f3c37
Fix JS for payment intent
2019-05-03 15:14:20 +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
Laurent Destailleur
acfc251253
Fix idempotency key
2019-04-30 03:09:54 +02:00
Laurent Destailleur
653790fb5d
Clean code
2019-04-26 03:11:46 +02:00
Laurent Destailleur
b90613c6c4
Start debug IPN. Removed duplicate code. We will have to use existing
...
code to not loose features.
2019-04-24 20:21:03 +02:00
Laurent Destailleur
8d28506595
Better code
2019-04-24 19:25:04 +02:00
Laurent Destailleur
f8c381f069
Fix label for API 2019-02-19
2019-04-24 12:02:03 +02:00
Laurent Destailleur
b97a9d1ef3
NEW Add more complete error messages in log on stripe payments
2019-04-03 17:53:24 +02:00
Laurent Destailleur
3bffa69f1d
Remove deprecated code
2019-02-27 15:23:56 +01:00
Laurent Destailleur
ee3dd016e7
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-27 14:47:23 +01:00
Laurent Destailleur
10e3badb0a
Fix closing tr
2019-02-27 14:46:23 +01:00
Laurent Destailleur
e4698fb6a5
Merge
2019-02-18 19:14:25 +01:00
Laurent Destailleur
df5dbd4110
Fix bad ip
2019-02-14 21:10:49 +01:00
Laurent Destailleur
456a76cb11
Fix suffix
2019-02-12 01:11:37 +01:00
Frédéric FRANCE
1e43f8e54a
PEAR FunctionCallSignature
2019-02-10 10:45:49 +01:00
Frédéric FRANCE
7c82b416ae
fix phpcs public/payment/newpayment.php
2019-02-05 20:56:34 +01:00
Laurent Destailleur
d49dd8d593
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-05 15:16:44 +01:00
Laurent Destailleur
fbed22050d
fix syntax error
2019-02-05 14:33:36 +01:00
Laurent Destailleur
4de122d1d4
Fix date format
2019-02-05 14:33:03 +01:00
Laurent Destailleur
e3d0cb1637
Fix css
2019-02-05 14:32:23 +01:00
Laurent Destailleur
541f6e537e
Fix link to pay membership renewal
2019-02-05 14:05:39 +01:00
Laurent Destailleur
e5827f77cb
Fix link to pay membership renewal
2019-02-05 14:03:35 +01:00
Laurent Destailleur
6d09c85231
Fix missing button
2019-02-05 14:01:32 +01:00
Laurent Destailleur
d6501d996c
Missing trans
2019-02-05 13:56:55 +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
Frédéric FRANCE
77747ac2a3
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-28 16:35:12 +01:00
Laurent Destailleur
273c396fb9
Fix bad function
2019-01-28 02:47:03 +01:00
Laurent Destailleur
31f4513a7e
Fix bad function
2019-01-28 02:46:31 +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
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
Frédéric FRANCE
6e91b3cefc
PSR2 usage of else if is discouraged
2019-01-27 10:49:34 +01:00
Laurent Destailleur
1e79781cba
Clean parameters
2019-01-08 11:54:08 +01:00
Laurent Destailleur
6d84036f66
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/action/index.php
htdocs/contact/list.php
htdocs/core/class/html.form.class.php
htdocs/expensereport/card.php
htdocs/install/doctemplates/shipment/template_shipment.odt
htdocs/public/payment/newpayment.php
2018-12-01 19:23:06 +01:00
Juanjo Menent
7d4553179d
Fix #9929
2018-12-01 15:48:46 +01:00
ptibogxiv
e8bdb580ab
Fix trans
2018-11-29 14:00:27 +01:00
Laurent Destailleur
163bc3784e
Merge pull request #10076 from ptibogxiv/patch-96
...
Fix retrieve Donation newpayment.php
2018-11-29 11:14:33 +01:00
Philippe GRAND
8722ccef82
fix typo error
2018-11-26 14:35:29 +01:00
ptibogxiv
d401974028
Fix retrieve Donation newpayment.php
2018-11-24 15:33:48 +01:00
Laurent Destailleur
b5d1a34080
Update newpayment.php
2018-11-24 11:08:05 +01:00
ptibogxiv
e8ba8814cd
Update newpayment.php
2018-11-23 12:45:37 +01:00
ptibogxiv
6a232a8754
Update newpayment.php
2018-11-23 12:27:24 +01:00
ptibogxiv
1cc6763950
Fix order billed online payment
2018-11-23 11:40:38 +01:00
Laurent Destailleur
966a0b7ec7
Fix message content and language
2018-11-20 20:13:16 +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
ptibogxiv
b34f781686
Fix ext_payment_site
2018-11-01 23:04:10 +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
Frédéric FRANCE
fbc5ce623e
payments
2018-10-20 17:17:21 +02:00
Laurent Destailleur
58240c8f1c
Merge pull request #9767 from ptibogxiv/patch-74
...
NEW Save external payment IDs into table of payment
2018-10-16 20:32:23 +02:00
Laurent Destailleur
2c1e8d6535
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/expedition/class/expeditionbatch.class.php
htdocs/public/payment/newpayment.php
htdocs/stripe/config.php
2018-10-16 18:47:11 +02:00
ptibogxiv
00f839e8b4
add external modepayment in payment
2018-10-16 16:57:16 +02:00
Laurent Destailleur
1e635cff1b
Fix new stripe API
2018-10-12 21:00:33 +02:00
Laurent Destailleur
d8edb1f6b8
Fix regression in online payment
2018-10-12 20:28:26 +02:00
Laurent Destailleur
6a363fd1ab
API Stripe 2018-09-24
2018-10-12 19:26:00 +02:00
Laurent Destailleur
fcf62744d7
Add ref in description
2018-10-10 16:23:00 +02:00
Laurent Destailleur
1204fb1e74
Fix online payments use id instead of ref into TAG
2018-10-10 16:16:17 +02:00
Laurent Destailleur
8f4b74733c
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/class/adherent.class.php
2018-10-10 01:51:54 +02:00
Laurent Destailleur
b1289632e0
CSS
2018-10-10 01:27:31 +02:00
Laurent Destailleur
506ba30d5a
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-10-06 20:54:14 +02:00
Laurent Destailleur
a7d26409c7
FIX trackid into email sent from member module.
2018-10-06 20:51:35 +02:00
Laurent Destailleur
3e49935eac
Fix online payment
2018-10-06 15:48:47 +02:00
Laurent Destailleur
36b75031f5
Merge pull request #9681 from ptibogxiv/patch-70
...
Fix metadata for charge.php
2018-10-06 12:44:16 +02:00
Laurent Destailleur
5045bbc3bd
Update newpayment.php
2018-10-06 12:44:06 +02:00
Laurent Destailleur
835ca4e4a5
Update newpayment.php
2018-10-06 12:42:14 +02:00
Laurent Destailleur
429b078708
Typo
2018-10-05 13:42:30 +02:00
ptibogxiv
0e83863d45
Add save or not source functionnality
2018-10-04 20:32:49 +02:00
ptibogxiv
f5966e6303
Update newpayment.php
2018-10-04 19:29:52 +02:00
Laurent Destailleur
571bc86836
Update newpayment.php
2018-10-04 19:03:18 +02:00
Laurent Destailleur
31916c94f0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-10-04 17:57:20 +02:00
Laurent Destailleur
b3b2305651
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/core/lib/pdf.lib.php
2018-10-04 17:56:56 +02:00
Laurent Destailleur
7a94f4fc00
Add more logs
2018-10-04 11:34:46 +02:00
ptibogxiv
762abf7060
Update newpayment.php
2018-10-04 10:59:06 +02:00
ptibogxiv
d36dda37e6
Fix metadata for charge.php
...
Fix for dol_id, dol_type
2018-10-04 10:56:29 +02:00
Alexey Pyltsyn
49de7a5881
Replace multiple load calls with loadLangs method
2018-10-01 09:22:23 +03:00
Philippe GRAND
3464afe391
Update comment
2018-09-21 15:12:17 +02:00
Laurent Destailleur
f5074f4962
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-09-12 18:12:17 +02:00
Laurent Destailleur
48ae4de47b
FIX Add paypal error message in alert email
2018-09-12 16:11:10 +02:00
Laurent Destailleur
700e3b9748
Standardize code for modulepart=mycompany like others modulepart.
2018-09-09 12:53:30 +02:00
Laurent Destailleur
ab8155f170
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/card.php
htdocs/filefunc.inc.php
2018-09-04 21:35:43 +02:00
Laurent Destailleur
392f31abbd
FIX invert mime type and name
2018-09-04 00:21:48 +02:00
Laurent Destailleur
3d3edb19d8
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
.travis.yml
htdocs/langs/en_US/commercial.lang
2018-09-02 15:48:26 +02:00
Laurent Destailleur
ada6d2c963
More logs
2018-09-01 17:27:14 +02:00
Laurent Destailleur
32baec1c9a
Fix logs
2018-09-01 17:10:47 +02:00
Laurent Destailleur
c17233a409
More logs
2018-09-01 16:51:40 +02:00
Laurent Destailleur
bcee0ef0ae
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/commande/dispatch.php
htdocs/societe/class/societe.class.php
htdocs/stripe/config.php
2018-09-01 14:16:57 +02:00
Laurent Destailleur
ae36469166
FIX #9337
2018-09-01 12:28:36 +02:00
ptibogxiv
d2859276b5
add logo with multicompany
...
this fix push entity to viewimage.php
2018-08-30 02:35:42 +02:00
Frédéric FRANCE
2bb4c30aac
remove superfluous space
2018-08-14 15:59:15 +02:00
Laurent Destailleur
fa4a12be41
Merge pull request #9208 from ptibogxiv/patch-33
...
fix connect mode for v8 release
2018-08-13 23:56:42 +02:00
ptibogxiv
e926efe022
fix connect mode for v8 release
2018-08-06 12:39:50 +02:00
Philippe GRAND
094fc6b699
Standardize
2018-08-06 11:53:33 +02:00
Laurent Destailleur
9eaca045e4
Fix default message with online payment link must be hidden when no
...
online payment mode exists.
2018-06-27 11:34:40 +02:00
Laurent Destailleur
c0d4715bdb
Clean code
2018-06-15 16:29:26 +02:00
Laurent Destailleur
79cbdf7fd1
Code comment
2018-06-15 15:29:19 +02:00
Laurent Destailleur
4313e41580
Start to fix pb with 3DS
2018-06-12 13:47:28 +02:00
Laurent Destailleur
5ea1890f0c
Fix payments on contract line
2018-06-06 10:28:53 +02:00
Laurent Destailleur
57664c5a26
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/list.php
htdocs/public/payment/newpayment.php
htdocs/public/paypal/newpayment.php
2018-05-29 12:47:42 +02:00
Laurent Destailleur
bf81b755f9
Fix state code for payment from indonesia
2018-05-25 16:21:13 +02:00
Laurent Destailleur
37dcfe4a46
FIX button to pay still visible when amount null used
2018-05-25 16:00:23 +02:00
Laurent Destailleur
4c9d3d9679
Code comment
2018-05-25 15:58:45 +02:00
Laurent Destailleur
32511422ab
Fix PSR2
2018-04-22 20:08:29 +02:00
Laurent Destailleur
c50b772b11
Clean duplicate code for payment page. Redirect on common page.
2018-03-25 19:15:55 +02:00
Laurent Destailleur
e7edf41e19
More complete error message
2018-03-25 15:21:32 +02:00
Laurent Destailleur
53dde8dc0c
Fix confirmation email for membership payment
2018-03-25 15:00:43 +02:00
Laurent Destailleur
c864dbd515
Save Stripe customer id when using online member subscription
2018-03-23 23:59:35 +01:00
Laurent Destailleur
c7e93a5a3b
Serious enhancement in auto subscription for member module
2018-03-23 22:49:08 +01:00
Laurent Destailleur
53edb86ffb
Make sending of email for member module ok with new email template archi
2018-03-23 19:35:25 +01:00
Laurent Destailleur
35938b1942
NEW Variable __ONLINE_PAYMENT_URL__ available in email templates
2018-03-21 20:06:22 +01:00
Laurent Destailleur
ff0ad94035
Stripe customer info are linked to thirdparty too on payment for member
...
module.
2018-03-21 11:45:35 +01:00
Laurent Destailleur
9aa4a90543
NEW Stripe online payments reuse the same stripe customer account
2018-03-19 10:57:19 +01:00
Laurent Destailleur
8e72ddc89b
FIX missing email of customer in stripe info payments
2018-03-19 10:18:03 +01:00
Laurent Destailleur
3c8c5102c3
Rename var to avoid conflicts
2018-03-14 23:37:14 +01:00
Laurent Destailleur
7b864aeaec
Fix regression with live box
2018-03-12 21:29:03 +01:00
Laurent Destailleur
0b316c3980
Attach invoice on email subscription confirmation
2018-03-08 15:01:34 +01:00
Laurent Destailleur
7a7c4b8f14
Fix invalid url
2018-03-08 14:41:13 +01:00
Laurent Destailleur
d060cf840d
Merge branch 'develop' into develop
2018-03-07 13:19:25 +01:00
Laurent Destailleur
0cfa19ee09
NEW Online payment of invoice and subscription record the payment
...
automatically.
2018-03-06 00:12:23 +01:00
Laurent Destailleur
2f9f4d0675
WIP Create payment of member subscription with paypal
2018-03-05 21:46:24 +01:00
ptibogxiv
136b5c4431
New introduce stripeconnect mode
2018-03-05 17:26:03 +01:00
Laurent Destailleur
864edce665
NEW Accept anonmymous events (no user assigned)
...
NEW Online payment now record the payment on invoices
2018-03-04 19:39:46 +01:00
Laurent Destailleur
d8b2d1f8c2
Add example of test credit card
2018-03-04 12:11:28 +01:00
Laurent Destailleur
354fc4edd0
Fix: amount into form must be numeric without format
2018-02-04 23:06:37 +01:00
Laurent Destailleur
be874f0b1d
Fix fulltag
2018-01-30 11:24:02 +01:00
Laurent Destailleur
acf92da12d
Fix option MEMBER_NEWFORM_AMOUNT
2018-01-30 10:43:24 +01:00
Laurent Destailleur
424e8a3139
Fix price format in payment pages
2018-01-29 12:10:06 +01:00
Laurent Destailleur
3c4ed55179
Fix css
2018-01-29 11:32:56 +01:00
Laurent Destailleur
716d44a610
Fix price in member public form
2018-01-29 11:22:02 +01:00
Laurent Destailleur
c41374220e
Fix css
2018-01-29 11:13:18 +01:00
Laurent Destailleur
4034122169
Fix usage of PAYMENT_SECURITY_TOKEN
2018-01-17 18:00:05 +01:00
Laurent Destailleur
1f2d275ef2
Fix conditions of some fields
2018-01-13 17:21:56 +01:00
Laurent Destailleur
01a41237bf
CSS
2017-11-11 14:20:08 +01:00
Laurent Destailleur
b74399abf6
Code comment
2017-10-30 02:56:40 +01:00
Laurent Destailleur
39506df4dd
Add business_vat_id in stripe payment
2017-10-30 02:33:54 +01:00
Laurent Destailleur
bbe1c9c494
NEW Can download PDF document from the payment page
2017-10-30 00:45:47 +01:00
Laurent Destailleur
b9ca66943f
Try to introduce param forcesandbox to test online payment easier
2017-10-28 16:32:19 +02:00
Laurent Destailleur
9c45e86a1c
Introduce main_doc into table of objects to know what is main doc.
...
Work on option PROPOSAL_USE_ONLINE_SIGN
2017-10-19 11:40:40 +02:00
Scrutinizer Auto-Fixer
165741517e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-13 11:28:26 +00:00
Laurent Destailleur
f8eca95c82
Better param desc
2017-10-12 02:59:00 +02:00
Laurent Destailleur
3dbd7e600f
Fix param desc
2017-10-12 02:47:53 +02:00
Laurent Destailleur
4a93b709ad
Add param desc on payment link
2017-10-12 02:46:49 +02:00
Laurent Destailleur
296e678c1b
Solve url too long with paybox
2017-09-21 12:02:46 +02:00
Laurent Destailleur
0eb416d4af
Fix removal of a file
2017-09-20 20:41:40 +02:00
Laurent Destailleur
2f317c5834
Debug online payment using unique form
2017-09-20 19:34:14 +02:00
Laurent Destailleur
577c64cc37
WIP work on param download on payment page
2017-09-20 17:23:36 +02:00
Laurent Destailleur
1d6213ea7d
Add picto for cheque payment
2017-09-20 15:29:47 +02:00
Laurent Destailleur
fb634725df
Merge #7266
2017-09-14 15:21:13 +02:00
Laurent Destailleur
725600e000
Fix typo
2017-09-12 18:37:54 +02:00
Laurent Destailleur
07b040a8eb
Save space
2017-09-11 16:31:44 +02:00
Laurent Destailleur
9f1e349506
Add hidden option message ONLINE_PAYMENT_MESSAGE_FORMIFVAT
2017-09-10 22:24:26 +02:00
Laurent Destailleur
026f9d8e2a
Can set a dedicated message on payment forms
2017-09-09 10:54:30 +02:00
Laurent Destailleur
c7537732d2
NEW Can set a dedicated message on payment forms
2017-09-09 10:03:09 +02:00
Laurent Destailleur
55691bfbc2
Work on generic payment module
2017-09-01 19:37:34 +02:00
Laurent Destailleur
796684713f
Work on generic payment module
2017-09-01 18:49:55 +02:00
Laurent Destailleur
30eefb34aa
Fix payment suffix
2017-09-01 18:03:26 +02:00
Laurent Destailleur
9146bb336e
Work on merging all payment modes in one page
2017-08-31 03:34:57 +02:00
Laurent Destailleur
5c58ed8ca7
Add a better error message when payment link is not valid.
2017-06-02 09:13:04 +02:00
Laurent Destailleur
998254d9c6
Finish rewrite and debug of module Stripe.
2017-05-14 16:17:23 +02:00
Laurent Destailleur
9e4e72baee
Enhance module stripe
2017-05-14 05:26:19 +02:00
Laurent Destailleur
955c9f4217
Standardize the way online payments are working.
...
Removed the trigger file of PAYPAL module that stored data that was not
used by Dolibarr. The trigger event still exists, but if an external
module need action on it, it must provides itself its trigger file.
2017-05-13 21:10:56 +02:00
Laurent Destailleur
71833f5987
Standardize code
2017-05-13 17:04:46 +02:00
Laurent Destailleur
54088f38fb
Code standardization on online payment code
2017-05-13 14:03:09 +02:00
Laurent Destailleur
fbdfbed02c
Add code to prepare a generic payment solution
2017-04-23 03:01:09 +02:00