INSERT INTO `paymentmethods` (`methodId`, `methodName`, `methodLogo`, `methodVisibleName`, `methodCallback`, `methodMin`, `methodMax`, `methodFee`, `methodBonusPercentage`, `methodBonusStartAmount`, `methodCurrency`, `methodStatus`, `methodExtras`, `methodPosition`, `methodInstructions`) VALUES
(74, 'DeshiPay', 'https://deshipay.xyz/logo.png', 'DeshiPay', 'deshipay', 1, 1000, 0, 0, 0, 'BDT', '1', '{\"api_key\":\"\",\"exchange_rate\":\"110\"}', 1, '');