Update stripe.class.php

This commit is contained in:
Laurent Destailleur 2018-09-02 17:21:45 +02:00 committed by GitHub
parent 4d34725b23
commit 4cca4ce020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -379,7 +379,6 @@ class Stripe extends CommonObject
"dol_id" => "" . $item . "",
"dol_type" => "" . $origin . "",
"dol_thirdparty_id" => "" . $societe->id . "",
"FULLTAG" => $description,
'dol_thirdparty_name' => $societe->name,
'dol_version'=>DOL_VERSION,
'dol_entity'=>$conf->entity,