Sorry, I was wrong about this — I think the default for stripe is to pay in advance. Which means once the subscription is created, a payable invoice will be created as well. So what we should do…
This isn't a bad idea, but the wording is a little off — because the invoice hasn't been generated yet we also can't accept payment yet. We can have them set up nwc/stripe, but they can't pay the…
Thanks for the heads-up! I'll unassign this for now. Hope you feel better soon.
Yes, but be sure to avoid an infinite loop. Re-syncing should be delayed, and if it fails repeatedly it should stop retrying.
Yes, I'm not quite sure how to approach this. Probably add an API endpoint to zooid which allows callers to query the member list. We display the member list on the frontend too, which could be…