Hi, quick question for who uses Paddle for subscriptions/payments.
I was told by someone of the staff when they approved my SaaS that I could create test accounts so not to pollute the main/prod account with dev/staging data.
When I signup it says that they will verify the account, so it's weird if they verify multiple times the same company. I asked but I am still waiting for a reply.
The other reason why I would like to use test accounts is because Paddle only allows you to specify a single webhook URL, so unless I use some sort of proxy/forwarder of the webhook requests, I have no idea of how to use Paddle for testing with multiple separate environments for my app (dev/staging/prod).
What do you do to work around Paddle's limitations in terms of testing?
Thanks!