[BREAKGLASS] Append-only mirror of github.com/btcpayserver/shopify-app
| .vscode | ||
| app | ||
| extensions | ||
| nginx/vhost | ||
| prisma | ||
| public | ||
| .dockerignore | ||
| .editorconfig | ||
| .env.example | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .graphqlrc.js | ||
| .npmrc | ||
| .prettierignore | ||
| CHANGELOG.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| env.d.ts | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| remix.config.js | ||
| shopify.app.toml.example | ||
| shopify.web.toml | ||
| tsconfig.json | ||
| vite.config.js | ||
BTCPay Server Shopify App
This is an app that provides a checkout extension to make it possible for Shopify merchants to accept Bitcoin payments using BTCPay Server.
You can find installation instructions on our official documentation page: BTCPay Server for Shopify
This app is based on the official Shopify Remix app template. Other than the original template we have a docker-compose.yml file in place that makes sure nginx and Let's Encrypt companion is deployed and can be used on any cheap VPS.