Jump to content
  • 0
Geralt

addon fluxcp pagseguro

Question

Good afternoon guys I found this topic as I fix this part

Exchange rate:

1.00 R $ = 1,000 ROP's

Minimum Donation Amount:

1.00 R $

to stay like this, exactly because when I put it it looks like this

- 1 Cash Points -

'rate'           => 1.0, // Adicione a rate das doações por exemplo 1.0 é equivalente a 1.00 R$ recebe 1 crédito, 0.001 a cada 1.00 R$ 1000 Créditos (altere também a configuração 'CreditExchangeRate' no arquivo de configuração application.php do FluxCP para o mesmo valor).


    'hercules'       => false, // Configure para true se estiver usando o emulador hercules.
    'PagSeguroMin'   => 1, //Doação minima.
    'PagSeguroFlux'  => true, // Usar sistema de créditos da loja do Flux CP? Caso insira false você vai precisar configurar uma variável abaixo.
    'PagSeguroVar'   => '#CASHPOINTS', // Caso a opção acima seja false adicione aqui a sua variável de cash (pode ser usada qualquer variável permanente de conta).
    'PagSeguroCoin'  => 'Cash Points', // Adicione aqui o nome da sua Moeda (ROPS, Cash Points, Kafra Points, SeuRO Points, Créditos ou seja o que for.)
    'PagSeguroLock'  => false, // Trancar sistema de doações?

'CreditExchangeRate'        => 1.0,                        // The rate at which credits are exchanged for dollars.


    'MinDonationAmount'            => 2.0,                        // Minimum donation amount. (NOTE: Actual donations made that are less than this account won't be exchanged)
    'DonationCurrency'            => 'USD',                    // Preferred donation currency. Only donations made in this currency will be processed for credit deposits.

 

obs.currency I use and BRL

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Read the header you will know... ( 0.001 a cada 1.00 R$ 1000 Créditos )

Quote

'rate'           => 1.0, // Adicione a rate das doações por exemplo 1.0 é equivalente a 1.00 R$ recebe 1 crédito, 0.001 a cada 1.00 R$ 1000 Créditos (altere também a configuração 'CreditExchangeRate' no arquivo de configuração application.php do FluxCP para o mesmo valor).

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.