Jump to content
  • 0

How Can i Add Donation Item on FluxCp ?


benormal

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   0
  • Joined:  11/29/13
  • Last Seen:  

i'm using fluxcp but i dont know how can i add my paypal account and item list there anyone can help me ?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

i'm using fluxcp but i dont know how can i add my paypal account and item list there anyone can help me ?

 

login your fluxcp with your admin account

then go to your item database

select any item

let's say

proof of donation

there will me a menu that says

"add item"

click it and it will be added to the shop :)

 

you will have to configure the paypal account so when they buy it you get the donations

 

go o the config folder

open

application.php

config these lines

'PayPalIpnUrl'         => 'www.paypal.com', // The URL for PayPal's IPN responses (www.paypal.com for live and www.sandbox.paypal.com for testing)
'PayPalBusinessEmail'  => 'yourpaypalemail',        // Enter the e-mail under which you have registered your business acc

if i remember good, there was a snadbox or something like, just to text

you will have to go to your paypal account and search the option of IPN

i don't know exactly what to do there but, you can always ask for support on paypal

 

have a good day :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   0
  • Joined:  11/29/13
  • Last Seen:  

 

i'm using fluxcp but i dont know how can i add my paypal account and item list there anyone can help me ?

 

login your fluxcp with your admin account

then go to your item database

select any item

let's say

proof of donation

there will me a menu that says

"add item"

click it and it will be added to the shop :)

 

you will have to configure the paypal account so when they buy it you get the donations

 

go o the config folder

open

application.php

config these lines

'PayPalIpnUrl'         => 'www.paypal.com', // The URL for PayPal's IPN responses (www.paypal.com for live and www.sandbox.paypal.com for testing)
'PayPalBusinessEmail'  => 'yourpaypalemail',        // Enter the e-mail under which you have registered your business acc

if i remember good, there was a snadbox or something like, just to text

you will have to go to your paypal account and search the option of IPN

i don't know exactly what to do there but, you can always ask for support on paypal

 

have a good day :)

 

 

thank you so much. i found i added but cos of the flux cp's verison is lower than my trunk's verison, items are not shown in item database. i couldn't find a solution for this. so i created donation items which players have to pay with 'proof of donations'. But i wonder if it works or not. When someone paid from the panel, will they get proof of donation directly to their inventory or kafra storage? What do you know about this?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

i haven't tested it, my donators used to direct deposit on my bank acc.

it should work somehow. if they are going to donate in that way, why don't you test it and let me know o: ?

anyway you can look on the sql if they are cheating or something

Link to comment
Share on other sites

×
×
  • Create New...