unable to remove payment method "paypal" and "stripe" in spurt connect module as i don't have accounts in those gateways
you have to remove that directly from your database
@spurtcoder Thanks, i found out the workaround for this isssue. please find the query below update plugins set plugin_status=0 where plugin_name in('paypal','stripe')
I see the buttons are dummy in Spurt connect UI, kindly fix it
tamilselvank
Sure, We will fix in next release.