I would like to redirect volunteers back to our company website after signing up for an opportunity. Our site has an online donation form where volunteers can donate to our non profit.
We 100% need the ability to return a user back to a dynamic URL defined at the point of launch. In the past, it looks like a success_url parameter could be constructed and provided to the gateway, which would take the user back to that URL after successful payment. We need to be able to do that, and inject custom parameters before taking the user to the gateway, so the static URL provided via Kindful is not sufficient to our needs.
We 100% need the ability to return a user back to a dynamic URL defined at the point of launch. In the past, it looks like a success_url parameter could be constructed and provided to the gateway, which would take the user back to that URL after successful payment. We need to be able to do that, and inject custom parameters before taking the user to the gateway, so the static URL provided via Kindful is not sufficient to our needs.