If the user has an Alby lightning address and account then we give them also an onchain address that can be used to topup and we have a moonpay integration -> check your getalby.com dashboard (it currently can not be shown in the extension, yet)
Discussion
Btw, can you add sequential window.nostr request processing to Alby? Now I'm getting an error like "Nostr call already processing" and had to do my own processing queue.
hmm, do you have some code example? awaiting the promise does not work for you?
We are defensive there to prevent too many prompts for the user.
but I see that this can make it a bit harder for the developer.