spacejewel-ipn-communication/public/index.php

6 lines
74 B
PHP

<?php
$App = new \Slim\App();
$App->post("/api/paddle/{authkey}/hook");