Webhook URL (Local):
http://localhost:8081/mp_webhook.php
Webhook URL (Public):
http://YOUR_PUBLIC_IP:8081/mp_webhook.php
Current Config:
https://cordobainn.ngrok.app/mp_webhook.php
curl ifconfig.meC:\xampp\htdocs\hotel\api\mp_config.phplocalhost with your public IPhttp://123.45.67.89:8081/mp_webhook.phpC:\xampp\htdocs\hotel\logs\mp_webhook.logIf you don't want to expose port 8081 publicly, use ngrok:
ngrok http 8081
Then update mp_config.php with the ngrok URL.
← Back to Payments