This pull request adds the functionality of overriding token by a specified token in the settings of the plugin. The main use case for this feature is dealing with automated callbacks ( i.e payment callbacks), as you don't have the ability to modify callback requests to add authentication token.
This pull request adds the functionality of overriding token by a specified token in the settings of the plugin. The main use case for this feature is dealing with automated callbacks ( i.e payment callbacks), as you don't have the ability to modify callback requests to add authentication token.