Integrating stripe payments and Apple Pay into a webapp is so much harder than working with bitcoin APIs
You have register your domain with stripe, host a “domain association template” at one of your endpoints so you can register with Apple, have a publishable api key at another endpoint, and a half dozen other things I haven’t even figured out yet
It’s all so tiring
If anyone has pro-tips or better resources, let me know
#asknostr #sendhelp #programming
yeah integrating lightning into damus purple was wayyy easier than apple pay. especially with lnsocket/lnmessage to talk to a node directly over {web,}sockets
I wonder how many developers are out there suffering trying to figure out one click payments for dollars
The one-click payment systems are a pain.