Strange - I don’t see your comment - maybe you did that on the link from the first post (it was a draft)?
For now, I’m interested in adding more functionalities.
Especially I’m looking at how to send an event that will be picked up outside of the plugin.
Let’s say I’ve updated the transaction with COMPLETED status and I’d like the developer of the site to act on this (send an email, store something in the database - like decrease the number of items in the inventory).
I don’t see it in hooks’ documentation. I think it might be done via Webhooks. I’d create a setting in the plugin and user would need to create a Webhook in the admin panel… But it really looks like a workaround