Update transaction.php
This commit is contained in:
parent
7e0bad97eb
commit
203a2291ba
@ -172,7 +172,7 @@ if (! $rowid) {
|
|||||||
$origin="connect/application_fees";
|
$origin="connect/application_fees";
|
||||||
} else {
|
} else {
|
||||||
$origin="payments";
|
$origin="payments";
|
||||||
}
|
}
|
||||||
|
|
||||||
$url='https://dashboard.stripe.com/'.$connect.'test/'.$origin.'/'.$txn->source;
|
$url='https://dashboard.stripe.com/'.$connect.'test/'.$origin.'/'.$txn->source;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user