|
|
|
|
|
by gonzalovargas
79 days ago
|
|
Creating accounts and managing billing across multiple platforms is a real pain. This is a good solution, but I’m wondering if this should be more like an open standard that platforms implement, with Stripe providing a way for platforms to charge and optionally for users to pay (in addition to credit cards, wallets like Tempo, etc) Use cases: create accounts, set up billing, manage secrets, manage resources, get invoices/receipts Finally, I don’t know if it’s better to use a CLI imperative approach or a more declarative one like IaC |
|
My scripts typically also serve as technical documentation for specific features and they are a sort of "unique source of truth".