Jump to content
  • 0

Need support regarding Paypal configuration


Fluffle Puff

Question


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  375
  • Reputation:   88
  • Joined:  12/30/11
  • Last Seen:  

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."

 

af897.jpg

 

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.

lmg1v.jpg

 

and that is my Paypal configuration:

 

Profile >> My selling tools >> Instant payment notifications >> Update

 

phq63.jpg

Your help is very appreciated, thank you.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

maybe their paypal account need to have balance stored as EUR currency ??

 

maybe you can try change to use other currency instead of using EUR ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  375
  • Reputation:   88
  • Joined:  12/30/11
  • Last Seen:  

maybe their paypal account need to have balance stored as EUR currency ??

 

maybe you can try change to use other currency instead of using EUR ?

 

Hello Emistry, thank you very much for your reply. I have changed the currency to USD and it didnt work.

 

Did anyone else experience the same?? This is what im doing.

 

1. I log in my flux CP using my normal account.

2. I go to the donation section, type-in an amount and confirm it by clicking the "Confirm Donation Amount" button. IMG 1

3. Clicking the "Donate" botton. IMG 2

4. Paypal asks me for loggin with my Paypal account. IMG 3

5. It shows me the message "You must add funds to your PayPal account before sending more money." IMG 4

6. When checking my paypal balance it appears I have enough funds for this transaction. IMG 5

7. The same thing happens with a Verified and Premier account with 20$ on it, we tested it.

 

Your help is very appreciated, than you.

Edited by Alexandria
Link to comment
Share on other sites

×
×
  • Create New...