gocodebox/lifterlms-rest

access plan `checkout_redirect_forced` property not included in REST resource

thomasplevy opened this issue · 1 comments

The checkout_redirect_forced is used for access plans that have at least one membership restriction. When checked, it forces the course's redirection setting to be used (in favor of the membership) during checkout.

You can see it used here in the existing admin ui: https://github.com/gocodebox/lifterlms/blob/604c945a603e53c832dc14d990595bf0cb7870c9/includes/admin/views/access-plans/access-plan.php#L437-L441

I'm wrong, it's redirect_forced