License code on custom Redirect URL
Status: Open · Asked by Sven Bosau on · 0 views
Currently I can use the %LicenseName% and %LicenseCodes% placeholders on the built-in Thank You page.
If I set a custom "Redirect URL After Successful Payment" instead, can I get the license code there too?
- Which query parameters are added to the Redirect URL? Is it only
hostedpage, or are values like the license code also passed? - Does the Verify Hosted Page API response include the license code(s) for that purchase? According to the Integration Guide (https://www.pabbly.com/subscriptions/docs/integration-guide/), the response contains fields like
customer_id,subscription_id,plan_id,email_id,status,amount,activation_dateandnext_billing_date, but no license field. - If not, is there another API endpoint or a webhook that returns the license code for a purchase?
If none of this is possible yet, could you add the license code to the Verify Hosted Page API response?
Best,
Sven