Turn site visitors into paying subscribers. You can offer pricing plans to let members subscribe to your forum or individual categories. Take one time or recurring payments, include other plan benefits and set the duration of your subscription plans. Learn more
You can display plans on your site like this:

// select the button element by its ID
const button = document.getElementById('external-link-button');
// add an event listener to the button
button.addEventListener('click', function() {
// redirect the user to the external website when the button is clicked
window.location.href = 'https://www.example.com';
});
const button = document.getElementByld('external-link-button');
button.addEventListener('click', function(){
windo.location.href = 'www.cookingsomethinggood.com';});