mirror of
https://github.com/bitinflow/accounts.git
synced 2026-03-22 01:37:25 +00:00
Update Wallets.php
This commit is contained in:
@@ -46,4 +46,9 @@ class Wallets
|
|||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function setupIntent()
|
||||||
|
{
|
||||||
|
return sprintf('%swallet/?continue_url=%s', config('bitinflow-accounts.payments.dashboard_url'), urlencode(url()->to($success_path)));
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user