Search the Community
Showing results for tags 'Flux CP'.
Found 5 results
-
good day please help me on my problem today my player click donate on my website when its done i recieved the donation money but my player did not recieved any credits please help me how to fix this thank you
-
How do I make the items/mobs appear? This what I see: Items Search... No items found. Go back.
-
Hello guys, I'm having trouble with the FluxCP : I want whenever my users make a donation using their Flux CP they get automatically their cash points in-game. For some reason I can't explain, They get the fellowing message upon logging onPaypal, just when the donation needs the final confirmation. "You must add funds to your PayPal account before sending more money." This is the way how i set my "applications.php" file: 'CreditExchangeRate' => 1.0, // The rate at which currency is exchanged for credits. 'MinDonationAmount' => 1.0, // Minimum donation amount. (NOTE: Actual donations made that are less than this account won't be exchanged) 'DonationCurrency' => 'EUR', // Preferred donation currency. Only donations made in this currency will be processed for credit deposits. 'MoneyDecimalPlaces' => 2, // (Visual) Number of decimal places to display in amount. 'MoneyThousandsSymbol' => ',', // (Visual) Thousandths place separator (a period in European currencies). 'MoneyDecimalSymbol' => '.', // (Visual) Decimal separator (a comma in European currencies). 'AcceptDonations' => true, // Whether or not to accept donations. 'PayPalIpnUrl' => 'www.paypal.com', // The URL for PayPal's IPN responses (www.paypal.com for live and www.sandbox.paypal.com for testing) 'PayPalBusinessEmail' => '[email protected]', // Enter the e-mail under which you have registered your business account. and that is my Paypal configuration: Profile >> My selling tools >> Instant payment notifications >> Update Your help is very appreciated, thank you.
-
Hello there, I would like to ask for a NPC converter from FLUX Credits to an item custom. As you know Flux CP works with their system "credit donation" (cp_credits in SQL data base). I want a npc that allows the user convert their credits to this item custom 7608. Thanks for your help, thanks you