mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 05:34:30 -04:00
Update Gateway.php
Increment id Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
This commit is contained in:
parent
2ea54b0042
commit
1196181a06
@ -105,7 +105,7 @@ class Gateway extends StaticModel
|
||||
$link = 'https://www.forte.net/';
|
||||
} elseif ($this->id == 62) {
|
||||
$link = 'https://docs.btcpayserver.org/InvoiceNinja/';
|
||||
} elseif ($this->id == 4002) {
|
||||
} elseif ($this->id == 63) {
|
||||
$link = 'https://rotessa.com';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user