I plan to sell e-books (as well as tangible books) online.
Can customers regret their purchase of an e-book and demand the money back?
I plan to sell e-books (as well as tangible books) online.
Can customers regret their purchase of an e-book and demand the money back?
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.