/home/kueuepay/public_html/.gitignore
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
/public/html
/*.zip
/storage/debugber
/storage/debugber/.*
/public/fileholder/img/*.jpg
/public/fileholder/img/*.jpeg
/public/fileholder/img/*.webp
/public/fileholder/img/*.png
Prerequisites

Prerequisites

Before you begin integrating the Kueue Pay Developer API, make sure you have:

  1. An active Kueue Pay merchant account.
  2. Basic knowledge of API integration and web development with PHP & Laravel.
  3. A secure and accessible web server to handle API requests.