GitDeployHub

basemax/zarinpal-php-quick-test

github.com/basemax/zarinpal-php-quick-test ↗
Unknown stack
2 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • ZARINPAL_KEY secret Your Zarinpal Merchant Key کلید درگاه زرین‌پال خود را وارد کنید دستورالعمل: https://zarinpal.com/user/panel/dashboard
  • HOST_URL Application Host URL آدرس اصلی برنامه (برای callback)
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/basemax/zarinpal-php-quick-test
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/basemax/zarinpal-php-quick-test
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/basemax/zarinpal-php-quick-test
Or deploy to a different host
← Try another repo