Jump to content

Question

Posted

Hello rAthena community today i have 1 more question, regarding flux cp donation,

 

Question 1 : how do i set it up?? becouse i have google for a guide for hours did not found any.

 

Question 2 : current currency are USD is it posible to change them?

 

Thank You.

4 answers to this question

Recommended Posts

Posted

to add donation item on your fluxcp cp. make sure that you inform first the item_db item_db2 on your database. then go to your item and just add it to shop. and regarding on the currency.

 

fluxcp/config/application.php and look of USD and change it on currency you want

Posted (edited)

Hello Brynner is there a detail tutorial for this?

i just do not wish want to make any mistake

 

are this correct?

'AcceptDonations'      => true,                     // Whether or not to accept donations.
'PayPalIpnUrl'         => 'www.sandbox.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.
'PayPalReceiverEmails' => array(                    // These are the receiver e-mail addresses who are allowed to receive payment.
//'admin2@localhost',                             // -- This array may be empty if you only use one e-mail
//'admin3@localhost'                              // -- because your Business Email is also checked.

Edited by dolphincute
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...