Current time: 02-10-2012, 06:57 AM Hello There, Guest! (LoginRegister)




MySubscriptions, Donation Bar, MyDownloads, MyAchievements and support for our free and paid plugins. All that for $7!

Advertise Here!
Are you looking to advertise on this forum? Please read this announcement thread.


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Request] New Points Feature
08-14-2010, 04:45 AM
Post: #1
[Request] New Points Feature
Would it be possible to allow each user to enter their paypal address when their uploading an item. This way each user can sell there own items and receive the money via their own accounts.

I pray that this can be implemented [Image: praying.gif]
Find all posts by this user
Quote this message in a reply

08-14-2010, 05:22 AM
Post: #2
RE: [Request] New Points Feature
Smile)

you can create MyCode for this Tongue

Heart
Visit this user's website Find all posts by this user
Quote this message in a reply
08-14-2010, 05:23 AM
Post: #3
RE: [Request] New Points Feature
But how would i implement it when a user uploads there item ?
Find all posts by this user
Quote this message in a reply
08-14-2010, 05:37 AM
Post: #4
RE: [Request] New Points Feature
Try create MyCode!


Here's the MyCode setup setting:
[Image: 2w4ef0o.jpg]

Here's the code replacement:
Code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="$1">
<input type="hidden" name="lc" value="ID">
<input type="hidden" name="item_name" value="MyItems">
<input type="hidden" name="item_number" value="ForumShop">
<input type="hidden" name="no_note" value="0">
<input type="hidden" name="cn" value="Add special instructions to the seller">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_SM.gif:NonHosted">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

I'm using PayPal Business so:
Code:
<input type="hidden" name="business" value="$1">


Note: $1 will replaced by member paypal email Smile

here's the sample of mycode:
Code:
[buyme]myemail@myforum.com[/buyme]

Hope you enjoy..

Heart
Visit this user's website Find all posts by this user
Quote this message in a reply

08-14-2010, 07:11 AM (This post was last modified: 08-15-2010 08:31 AM by Pirata Nervo.)
Post: #5
RE: [Request] New Points Feature
Unfortunately no, this shop is not a real items shop - use MyDownloads for this

[Image: s.png]
Find all posts by this user
Quote this message in a reply
08-14-2010, 08:22 AM
Post: #6
RE: [Request] New Points Feature
Yep, mydownload handle everything! follow Nervo's suggestion Smile

Heart
Visit this user's website Find all posts by this user
Quote this message in a reply
08-15-2010, 06:04 AM
Post: #7
RE: [Request] New Points Feature
Sry my fault i got them both mixed up. Im actually refering to "mydownloads" how would i add this feature to mydownloads , to allow the user to add there own paypal address when uploading an item.
Find all posts by this user
Quote this message in a reply

08-15-2010, 08:31 AM
Post: #8
RE: [Request] New Points Feature
Oh that's not possible either. I thought about doing that but ended up doing it for the administrator only since that was my initial purpose

[Image: s.png]
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)