The app public URL is responding correctly.
Use the shortcuts below to validate install, callback, and webhook.
Available endpoints
GET/
Main visual validation page for the app.
https://kawaipay-bridge.pages.dev/GET/api/health
Health check endpoint for availability validation.
https://kawaipay-bridge.pages.dev/api/healthGET/api/install/start
Install page with a button to start the flow.
https://kawaipay-bridge.pages.dev/api/install/startGETPOST/api/integrations/appmax/callback/install
Install callback return and Appmax confirmation endpoint.
https://kawaipay-bridge.pages.dev/api/integrations/appmax/callback/installGETPOST/api/webhooks/appmax
Webhook setup and Appmax POST events endpoint.
https://kawaipay-bridge.pages.dev/api/webhooks/appmax