Hi it’s me again
I have set up some product options for Product A so the customer can specify colour. That is cool, but how can I allow the customer to select the colour from the website? Is there a URL parameter I can send?
Thanks
Hi it’s me again
I have set up some product options for Product A so the customer can specify colour. That is cool, but how can I allow the customer to select the colour from the website? Is there a URL parameter I can send?
Thanks
i work on multiple payment gateway.
in paypal we know url parameter as:
- return_url
- cancel_url
- notify_url
what params should we use in 2co ?
I’m working on custom cart for my website, and I can’t get return url to work.
My form code looks like this:
<input type=”hidden” name=”sid” value=”[my id]” />
<input type=”hidden” name=”total” value=”75.00″ />
<input type=”hidden” name=”demo” value=”Y” />
<input type=”hidden” name=”fixed” value=”Y” />
<input type=”hidden” name=”return_url” value=”http://[my test ip]/order.php” />
<input type=”hidden” name=”cart_order_id” value=”17″ />
<input type=”hidden” name=”id_type” value=”2″ />
<input type=”hidden” name=”c_prod” value=”51″ />
<input type=”hidden” name=”c_price” value=”75.00″ />
In code above I replaced my vendor id with [my id], and IP address with [my test ip] (I’m testing it on localhost). Cart works perfectly, order is being submitted, but after order is processed user isn’t being redirected anywhere at all.
Just in case I’ve also set the same url in both pending url and approved url fields of that product, it didn’t help.
What’s wrong with that form? Why return url doesn’t work?
2Checkout is a full-service e-commerce solution recognized by Inc. Magazine as one of the fastest growing companies in the United States. 2CO’s proprietary technology supports back-office functions including financial reporting, tracking, fraud prevention, affiliate tracking, customer service and sales tracking. Click here to learn more.