oyasmartfix
Member
Hi Pabbly team,
I'm trying to use the Dynamic Web Page feature to show a custom Paystack payment link after a Jotform submission.
The flow:
I suspect the Dynamic Web Page is not being generated in time for redirection.
Am I missing a step to ensure the dynamic page is created before redirect?
Or is there a better way to surface the payment link dynamically to the user immediately after form submission?
Thanks in advance!
I'm trying to use the Dynamic Web Page feature to show a custom Paystack payment link after a Jotform submission.
The flow:
- Jotform submission triggers Pabbly via webhook.
- Paystack step generates a unique transaction link.
- Dynamic Web Page step maps that link into the HTML template.
- I try to redirect the Jotform Thank You page to the dynamic page URL.
I suspect the Dynamic Web Page is not being generated in time for redirection.
Am I missing a step to ensure the dynamic page is created before redirect?
Or is there a better way to surface the payment link dynamically to the user immediately after form submission?
Thanks in advance!