I have two questions
The first is how can i set the price ad in Real curency from Brazil BRL because the only option there is US dollar
The other question is about the plugin install
I am begginer and could not do that:
How to change PAYMENT_PRO_CRYPT_KEY
PAYMENT_PRO_CRYPT_KEY is an unique key of 16, 24 or 32 characters long to encrypt your payment information. You need to change it to something unique and not too short..
PAYMENT_PRO_CRYPT_KEY should be defined in /home/inves205/public_html/www.desapeguix.com.br/oc-content/plugins/payment_pro/config.php . If you do not have said file, create it with the following content: .
<?php
if(!defined('PAYMENT_PRO_CRYPT_KEY')) {
define('PAYMENT_PRO_CRYPT_KEY', 'randompasswordchangethis');
}
Is there an easier way to set the plugin because i can not do that . So if is not possible that plugin is only for webmasters
I really need help