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?