Flash PayPal Integration is project number 90364
posted at Freelancer.com. Click here to post your own project.
Bid Count: 12
Average Bid:
$ 261
09/28/2006 at 15:43 EDT
Project Creator:
yongtong
Employer Rating: ![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
(25 reviews)
09/25/2006 at 6:20 EDT:
More details about the ShoopingItem:
1. The photoID and printSize together form the key.
For example, Photo01 and 4x6 print size is one item in the shopping cart. Photo01 and 5x7 print size is ANOTHER item in the shopping cart.
2. I have made a small change to the ShoppingItem data structure.
The image URL is added so that the Paypemt Module only need to store the link to the local hard drive instead of the thumbnail images.
The URL is linked to the original image (large size), so the Payment Module needs to resize it when it has to recover the shopping cart content from the local hard drive data.
The optioal field strings are also passed, but they can be empty. See "B. Use Cases - Case 0: Initialize" for more info.
ShoppingItem data class
{
string photoId
image thumbnail
string imageURL
string printSize
int quantity
float unitPrice
string optionalField1
string optionalField2
}
|
Job Type |
|