#ddr3ram
1 messages ยท Page 1 of 1 (latest)
Hello ๐ Good morning
Good morning!
I think you need to add the package
Follow the apt steps here:
https://stripe.com/docs/stripe-cli
Thats what i was following i can send my whole Command prompt if you like but i was following it everytime i got up to
sudo apt install stripe
It just refused to install and returned
** E: Unable to locate package stripe **
I'm not seeing any official reference for raspberry with stripe.
why you want to install stripe on your raspberry ?
I don't know much about raspberry, but it looks not being found in the package same as other linux based system...
Check this issue, there is a workaround that may help:
https://github.com/stripe/stripe-cli/issues/543
Proxy traffic to any unsupported device with --forward-to
If your webhook is running on a pi, and you have a supported device on the same network as your pi, then a workaround is to use the stripe CLI on the supported machine and point it to the pi.
๐ค I dont really want to keep my main system on 24-7 which my rasp always is
On the Stripe docs on APT it shows it works on Debian aswell which Raspberry OS uses
Dont want to cause you any stress at all just im struggling with this problem
Yeah I understand that, it looks like it's not in the raspberry's apt package registry. Sorry I don't now much about it and I don't find any official support for Raspberry within stripe.