PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   Final Value Commission (http://www.photopost.com/forum/classifieds-how-do-i/141048-final-value-commission.html)

trueinnovation November 2nd, 2009 04:04 PM

Final Value Commission
 
Is there a way to also charge a % fee based on final sale price for an auction? Like eBay does.

e.g.

For auctions only, there would be a listing price + final value cost

Perhaps £5 charge for creating the auction advert, then 2% of final value. If item sold for £100. Then the total cost would be £7 (£5 + £2).



If it requires some code changing, any ideas on which bits?

Chuck S November 2nd, 2009 08:36 PM

Not in our software at this time no sorry because quite simply not all payment for things is processed through our software. we dont really have an online shopping cart feature like ebay does.

trueinnovation November 3rd, 2009 03:15 AM

Cheers Chuck.

Could the user pay a final value fee (at end of action) in the same way that they pay for the listing? i.e. via paypal?

I have the code to send a paypal payment request via email. Where in your opinion would be a good place to add this? e.g. module that ends an auction?

Thanks again.

Chuck S November 3rd, 2009 04:58 AM

An auction ends two ways if a user stops there auction and normally the sendnotice.php cron script

I guess you can alter your code in whatever fashion you wish.


All times are GMT -5. The time now is 01:30 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97