Hi!
,
Thanks for this, I am now successfully able to debug the plugin code.
I have another question if you don't mind, I want to create a custom table to store my plugin info and other plugin specific config.
I was looking at the doc and i could see for the GoCardless you were just storing it in a killbill custom field for the account, but i wanted to store it for a specific payment method.
Can you please point me in the right direction to create my own tables for the plugin and how to store info.
I was seeing a bunch of things related to JQQQ as well, but am not sure where to start on this to implement that for the custom plugin.
PS: Please note I am pretty new to the Java World
Thanks for your help
Thanks!