Thanks. Think we’re on the same page.
I have the plugin installed and added my sandbox credentials however when I click pay with “Pay with Nash Link” it takes me too the error page I’ve set (not sure on how to debug there’s no debug log appearing or anything).
Here’s what I have in my wp-config.php
// Enable WP_DEBUG mode
define( 'WP_DEBUG', true );
// Enable Debug logging to the /wp-content/debug.log file
define( 'WP_DEBUG_LOG', true );
Does my Nash/Nash Link account(setup a different account to separate things from my personal one) need to be verified before i can use the sandbox or just for production?