You are here: Home
Support site for Tips and Tricks HQ premium products
Right… but I want to pass product details that eStore doesn’t allow me to configure.
On Item Information, I want to pass on0 = “More info on my product”
On PayPal Payment Pages, I want to pass cancel_return =”http://myurl.com”, cpp_header_image = “http://myurl.com/myimage.jpg”, image_url = “”, no_note =1, no_shipping=1, etc.
I’m getting these from this URL: https://www.paypalobjects.com/IntegrationCenter/ic_std-variable-ref-buy-now.html#HTMLVariablesOnlyforBuyNowButtons
Let me know if this is possible and what you recommend. Otherwise, I may use some javascript to hack this and include… however, I would prefer to do it the way in which you guys prefer.
What is the best way to add these HTML form hidden variables? Is there a way we can enter it within the Plugin Settings or do we need to hack the HTML?