When installing the add-on, it is not possible to remove the payment profile.
Code:
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'xf2.xf_dbtech_donate_drive' doesn't exist in src\XF\Db\AbstractStatement.php at line 217
XF\Db\AbstractStatement->getException() in src\XF\Db\Mysqli\Statement.php at line 196
XF\Db\Mysqli\Statement->getException() in src\XF\Db\Mysqli\Statement.php at line 39
XF\Db\Mysqli\Statement->prepare() in src\XF\Db\Mysqli\Statement.php at line 54
XF\Db\Mysqli\Statement->execute() in src\XF\Db\AbstractAdapter.php at line 94
XF\Db\AbstractAdapter->query() in src\XF\Mvc\Entity\Finder.php at line 1294
XF\Mvc\Entity\Finder->fetch() in src\addons\DBTech\Donate\Purchasable\Donation.php at line 394
DBTech\Donate\Purchasable\Donation->getPurchasablesByProfileId() in src\XF\Admin\Controller\PaymentProfile.php at line 153
XF\Admin\Controller\PaymentProfile->actionDelete() in src\XF\Mvc\Dispatcher.php at line 321
XF\Mvc\Dispatcher->dispatchClass() in src\XF\Mvc\Dispatcher.php at line 244
XF\Mvc\Dispatcher->dispatchFromMatch() in src\XF\Mvc\Dispatcher.php at line 100
XF\Mvc\Dispatcher->dispatchLoop() in src\XF\Mvc\Dispatcher.php at line 50
XF\Mvc\Dispatcher->run() in src\XF\App.php at line 2178
XF\App->run() in src\XF.php at line 390
XF::runApp() in admin.php at line 13