Click here to Skip to main content
15,889,096 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Regarding Paypal integration Pin
Rockstar_18-Feb-14 19:59
professionalRockstar_18-Feb-14 19:59 
AnswerRe: Regarding Paypal integration Pin
ZurdoDev19-Feb-14 1:55
professionalZurdoDev19-Feb-14 1:55 
QuestionASP.net E-commerce system Pin
dsakellariou17-Feb-14 23:01
dsakellariou17-Feb-14 23:01 
AnswerRe: ASP.net E-commerce system Pin
thatraja17-Feb-14 23:50
professionalthatraja17-Feb-14 23:50 
GeneralRe: ASP.net E-commerce system Pin
dsakellariou18-Feb-14 0:10
dsakellariou18-Feb-14 0:10 
AnswerRe: ASP.net E-commerce system Pin
jkirkerx18-Feb-14 9:48
professionaljkirkerx18-Feb-14 9:48 
GeneralRe: ASP.net E-commerce system Pin
dsakellariou18-Feb-14 20:14
dsakellariou18-Feb-14 20:14 
GeneralRe: ASP.net E-commerce system Pin
jkirkerx19-Feb-14 10:59
professionaljkirkerx19-Feb-14 10:59 
That's a lot of planning first.

If it was me doing the job, before I wrote a single line of code or choose a package, I would think about if the concept is really EBay style, or if that is just a general reference.

[EBAY Style]
I would map out exactly how people pay, where the money goes first, and how to distribute the money back to the seller. You may have to pay the seller after 10 days for the money to clear, and charge 3X the initial fee to make up for 2 transfers. I have EBay customers tell me that the total cost now is about 38% of the selling price.

I would then create a shipping account, in which everybody that sells uses the same shipper number, all freight is prepaid, and pass the shipping charges back to the seller. The shipping label is downloaded from the website and stuck to the package.

EBay is different, for they accept multiple currencies, but pay the seller in PayPal currency, which is technically not US Dollars. Then they charge you 6% to convert the PayPal currency to the currency of your preference. They also have unified shipping, in which all sellers can use the same EBay account to get a group rate to lower the shipping cost to the customer.

[GunBrokder Style]
Or run it like GunBroker.com, in which sellers list the items, and pay 8% of the selling price within 30 days after the item sells. It's pretty slick, because all you do is provide the service and collect the fee's, and you don't have to handle the money.

So to sell an item, you have to list it first, enter your credit card info, buy an auction ad, design it and so forth. The seller runs the auction, if a customer makes a purchase, the website knows about it, and produces a charge to the seller for 8%, or the seller can go to account setting and make the payment.

The seller then collects the payment first usually US Postal Money Order, and ships the item when the check clears. The seller is responsible for not being scammed, and packing the item so it doesn't get damaged. Reputation comments control fraud and bad service.

You make upfront money off the AD upgrades, and get rewarded on the back end after the sale.

There both custom jobs, I don't know of a package that provides these levels of service.
AnswerRe: ASP.net E-commerce system Pin
dharmegh25-Feb-14 1:53
dharmegh25-Feb-14 1:53 
GeneralRe: ASP.net E-commerce system Pin
dsakellariou25-Feb-14 2:31
dsakellariou25-Feb-14 2:31 
AnswerRe: ASP.net E-commerce system Pin
Alexander Siniouguine21-Aug-15 20:16
Alexander Siniouguine21-Aug-15 20:16 
AnswerRe: ASP.net E-commerce system Pin
Alexander Siniouguine21-Aug-15 19:54
Alexander Siniouguine21-Aug-15 19:54 
Questionhow to huge data processing in entity framework using mvc? Pin
vivekanandan, Ganeshan17-Feb-14 20:08
vivekanandan, Ganeshan17-Feb-14 20:08 
AnswerRe: how to huge data processing in entity framework using mvc? Pin
Kornfeld Eliyahu Peter17-Feb-14 23:32
professionalKornfeld Eliyahu Peter17-Feb-14 23:32 
QuestionBind multiple datatable to report in reportviewer Pin
nitin_ion17-Feb-14 17:00
nitin_ion17-Feb-14 17:00 
QuestionWhat will be the best protocol and server to use? Pin
_anil_17-Feb-14 16:40
_anil_17-Feb-14 16:40 
Questionconverting a DateTime object to a JSON date value Pin
ThetaClear17-Feb-14 4:26
ThetaClear17-Feb-14 4:26 
AnswerRe: converting a DateTime object to a JSON date value Pin
Richard Deeming17-Feb-14 7:58
mveRichard Deeming17-Feb-14 7:58 
GeneralRe: converting a DateTime object to a JSON date value Pin
ThetaClear17-Feb-14 20:20
ThetaClear17-Feb-14 20:20 
Questionc# windows application Pin
GmsTechnoSoft17-Feb-14 1:55
GmsTechnoSoft17-Feb-14 1:55 
AnswerRe: c# windows application Pin
Tom Marvolo Riddle17-Feb-14 2:02
professionalTom Marvolo Riddle17-Feb-14 2:02 
QuestionRe: c# windows application Pin
ZurdoDev18-Feb-14 15:19
professionalZurdoDev18-Feb-14 15:19 
Questionasp.net with c# Pin
GmsTechnoSoft17-Feb-14 1:51
GmsTechnoSoft17-Feb-14 1:51 
AnswerRe: asp.net with c# Pin
Tom Marvolo Riddle17-Feb-14 2:12
professionalTom Marvolo Riddle17-Feb-14 2:12 
SuggestionRe: asp.net with c# Pin
ZurdoDev18-Feb-14 15:20
professionalZurdoDev18-Feb-14 15:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.