diff --git a/htdocs/core/class/commoninvoice.class.php b/htdocs/core/class/commoninvoice.class.php index 153b7cf2fe1..b8491e55657 100644 --- a/htdocs/core/class/commoninvoice.class.php +++ b/htdocs/core/class/commoninvoice.class.php @@ -1081,6 +1081,7 @@ abstract class CommonInvoice extends CommonObject public function makeStripeCardRequest($fuser, $id, $sourcetype = 'facture') { // TODO See in sellyoursaas + return 0; } /**