Damus
The Bullish ₿itcoiner · 48w
Yup, that’s what I’m doing now but inventory amounts need to be decremented. Sounds like what Dennis said will work tho. On another note, is there an easier alternative to these methods of deplo...
ndeet profile picture
Ah ok so you try to use point of sale as some kind of ecommerce shop. As Dennis said, you need to setwhole JSON of products via template parameter. This will quickly run into limitations, maybe better use a shop we have integrations to already, no need to code. https://docs.btcpayserver.org/Guide/

For deployment, easiest is docker deployment which is even more simplifyed on lunanode. https://docs.btcpayserver.org/Docker/

Alternatively use 3rd party host but has drawbacks https://docs.btcpayserver.org/Deployment/ThirdPartyHosting/
2❤️1
The Bullish ₿itcoiner · 47w
Thanks! Yes, working on a custom e-commerce shop. It’s a small list of items so hopefully this’ll be sufficient for now. Is this the limitation you had in mind?
The Bullish ₿itcoiner · 47w
So the items should be sent back in the PUT request with the same structure except under the “template” key. Is that right? https://image.nostr.build/887883a0799966724ac1640f78842fce70abfe653a995370935581954063d051.jpg https://image.nostr.build/db70101696686e65c9d73cf618b18138ad1c5e43175a03e1c4...