Hi, I’m trying to enable the payments app to get a payment gateway working in my Frappe LMS site, but it doesn’t show up.
I confirmed that the payments app is installed with this command
docker compose -p learning_prod_setup exec backend \ bench --site mysite.com list-apps
But when I go into the UI there’s no Payment Gateway, no payment features at all.

Hi, I’m trying to enable the payments app to get a payment gateway working in my Frappe LMS site, but it doesn’t show up.
I confirmed that the payments app is installed with this command
docker compose -p learning_prod_setup exec backend \ bench --site mysite.com list-appsBut when I go into the UI there’s no Payment Gateway, no payment features at all.