Quote Originally Posted by MeltDown View Post
Hi Clyde - Thanks for this very useful module.

What am I missing here? I want to add "Store Credit" as an option to the "Action Requested:" list. I've made the following changes to returns.php:
PHP Code:
define('ENTRY_ACTION''Action Requested:');
define('ENTRY_ACTION_REFUND''Refund');
define('ENTRY_ACTION_STORE_CREDIT''Store Credit');
define('ENTRY_ACTION_REPLACE''Replacement');
define('ENTRY_REASON''Reason for Return:'); 
But see no change. Can you see what I've done incorrectly or incompletely?

Thanks!

Tim
If you're using the most recent update from the downloads section you don't have to set the define statements, you can do this from admin -> configuration -> return authorization