Using a Stripe Checkout Form, I would like the success URL to be similar to /succes/23, where 23 is the last inserted record. I am using NodeJS as the server model.
What I have done
- set a value to
affected - selected the
Stripe form - selected the
routesicon - selected the route
- bound the data to the server
set value
The resultant URL is
![]()
Please help me, or rather, tell me where my logic deserts me.
Community Page
Last updated:
Last updated:
