-
The documentation has some good examples of how to use the module, but it doesn't really show how to integrate it into existing django apps.
Its easy to see some ambiguity in this documentation righ…
-
When reviewing payments in TrickyTripper 1.5.5 from F-Droid, I noticed that, while I entered them as _Split evenly_ in the edit they appear as _Custom split_ with an equal amount. I think that is conf…
-
I think the idea of this mod is great, but I just don't know how to make the villagers work and make the villagers trade successfully
-
When making a one off charge (though I suspect this could also be the case for subscription payments too), it is often useful to send a custom field to Stripe so that it is attached to that specific c…
-
I noticed that we can create keys but not subkeys... for example, google is making me crazy by asking me to create something like this...
"iss" => $sellerIdentifier,
"aud" => "Google",
"typ" =>…
-
When accounting for earnings on a node, you could take every single transaction and itemize them into rows, but in order to get a balance that would match up to channel balances it would be important …
-
"payments": {
"enabled": false,
What happens if I set this to false? Do all the block rewards stay in my pool address wallet?
I'm solo mining and creating a pool to connect my miners fr…
-
When resolving payments manually due to problems on rpc call timing out for example, following the guidelines on payouts.md will resolve the problems for the unlocker and payouts module to work correc…
-
Making payments is one of the most common functions of an Aragon organization but the current functionality is fairly lacking, especially in the context of an legally linked organization that would ne…
-
Checklist based on general guide https://github.com/openfoodfoundation/ofn-install/wiki/Migrating-a-Production-Server
## 1. Setting up the new server
- [x] Check old server config for any addition…