Closed pedroguima closed 6 months ago
Please don't use github to get support. This is not a support web. Please contact support@generalbytes.com
@filipocelka in ticket GB-18712 they told me to do exactly the opposite.
How am I supposed to get support??
Hello,
I’m trying to add a new TransactionScoringProvider to master. I get it instantiated but it doesn’t show up on admin:
This is my ScoringExtension.java
And then I have a ScoringProvider.java that implements your ITransactionScoringProvider interface. On the logs, I can see that it starts up but the new ScoringProvider does not show up:
My question are:
Best regards