I have two buttons one to enable subscription and the other to disable , I would like to use just one button to do the same thing
The button text says enable subscriptions , then when clicked, it enables subscriptions and then changes the text on the button to say disable subscription and the next time it is clicked it would disable subscriptions and revert back to the original text.
Darrell