if you only want to use redirect URL and you cant provide a webhook that handles the POST request, you can use polling. meaning you append the payment ID manually, pass it to the redirect target and frequently poll the Mollie API there.