beerForo Well-known member Sep 11, 2025 #1 How do I add the line enableLivePayments = false to my config file? The line is not there so I cannot simply change it to false. Thanks
How do I add the line enableLivePayments = false to my config file? The line is not there so I cannot simply change it to false. Thanks
beerForo Well-known member Sep 11, 2025 #2 Figured it out $config['enableLivePayments'] = false; Upvote 0 Downvote