kapilt / getpaid

Automatically exported from code.google.com/p/getpaid
0 stars 0 forks source link

If a product ID is specified manually, show that in interfaces #160

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The system currently uses the UIDs of content as identifiers in the cart,
order, etc. However, there is an option for the site admin to specify a
product ID in the "payable" tab for any content. 

If the user specifies a product ID here, then that ID should be shown in
the cart, order, etc (instead of the UID). 

Original issue reported on code.google.com by cjj.ifpe...@gmail.com on 15 Dec 2007 at 2:51

GoogleCodeExporter commented 8 years ago

Original comment by rs_al...@aeiou.pt on 16 Apr 2008 at 5:00

GoogleCodeExporter commented 8 years ago
As far as I can see, the UID is used internally but never shown... Can you give 
me an example of a page where 
the product ID should be shown?

Original comment by rs_al...@aeiou.pt on 19 Apr 2008 at 8:44

GoogleCodeExporter commented 8 years ago
OK. I've found one :)

The items listing, in the order details view, shows the item identified in the 
cart (which is the ID). But the 
'product_code', specified in the payable form is never used...

Original comment by rs_al...@aeiou.pt on 21 Apr 2008 at 12:59

GoogleCodeExporter commented 8 years ago
The places I have seen this issue are on Order overview (for user and admin): 

- site.com/@@admin-manage-order/<orderid>/@@admin (under "Contents")
- site.com/@@getpaid-order/<orderid> (under "Contents")

In both these cases, the "Item ID" is a UID-looking-number so long it makes the 
table
look terrible...not to mention that the number isn't useful for the user or 
site admin :)

Original comment by cjj.ifpe...@gmail.com on 21 Apr 2008 at 2:21

GoogleCodeExporter commented 8 years ago

Original comment by rs_al...@aeiou.pt on 22 Apr 2008 at 12:29