commit
db5d0f4e2d
@ -165,7 +165,7 @@ if (! $rowid) {
|
||||
|
||||
$url='https://dashboard.stripe.com/'.$connect.'test/payouts/'.$payout->id;
|
||||
if ($servicestatus) {
|
||||
$url='https://dashboard.stripe.com/'.$connect.'/payouts/'.$payout->id;
|
||||
$url='https://dashboard.stripe.com/'.$connect.'payouts/'.$payout->id;
|
||||
}
|
||||
|
||||
print "<td><a href='".$url."' target='_stripe'>".img_picto($langs->trans('ShowInStripe'), 'object_globe')." " . $payout->id . "</a></td>\n";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user