I am creating a table of my services or products where each product have their id next to it.
I want to grab that product id into the URL of buy now button when customer click on that button, and when customer have done their shopping , that custom id should return back to my site within success URL.
img example
any idea how can I do this?
many thanks in advance.