Extending response with additional data
-
Hi an thanks for the amazing product, I have been using it for more than a year now.
Right now I am looking to add some extra validation on the end users side while validating license key.I would like to extend what is in the JSON response that is received back after a successful or unsuccessful license validation, for example, if the license key is valid I would also return ‘secret_word’ => ‘XYZ’ in the JSON.
Was wondering if there is an easy way to use filters, actions or extending the Response API with such information? I wouldn’t want to be changing any core files therefore looking for a better way to do that.
Kind thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Extending response with additional data’ is closed to new replies.