- This topic has 5 replies, 3 voices, and was last updated 12 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › General Stuff › add to cart button outside wp estore
Tagged: connecting wp eStore outside the wordpress, payment button 2checkout outside of wordpress, product download, redirect from button to 2checkout, Thank you page
Hi all,
Is it possible that we can connect a payment button that goes outside of wordpress and connects to wp estore? We have a sales letter that is out of wordpress surrounding (html/css based) and would like to connect it to wp estore for tracking and stamping etc.
Please let me know is it possible to set that up.
Regards,
Hrvoje
You can use the following option to create a “Buy Now” link from your HTML page (you will need to point to your WordPress install URL in the link):
eStore – How to Use a Text Link or URL to Accommodate the Purchase of a Product
When users click on this buy link, it will go via your WordPress and eStore.
yeah it will go direct into store.. but that needs to be redirected to 2checkout immediately and it doesn’t work like that. they need to again click checkout after they once clicked buy now button. hmmm
alo, how to make a custom thank you page for each product? we have a lot of products in our store where we give people different bonuses for different products.
Regards,
Hrvoje
Hi,
If you are using a PayPal “Buy Now” or “Subscription” button you can set a different return URL page for each product by setting the field called “Return URL” which can be found in the Buy Now or Subscription Type Button Specific Settings section in each product’s configuration page.
but i’m not using it. i’m using 2checkout as our payment processor. so how to do it like that?
2checkout doesn’t have an API for “Buy Now” type button (only PayPal has this API). So you will need to use the standard shopping cart to where clicking the link will add the item to the cart and then the user will checkout from the cart.
As long as it is a one item checkout (meaning there is only one item in the shopping cart) the user will get redirected to the specified Thank You URL that you specified in the product’s buy now and subscription settings area. Let me know if that helps.