The following warnings occurred:
Warning [2] Undefined array key "pointsview" - Line: 1442 - File: inc/plugins/newpoints/core/hooks.php PHP 8.2.11 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/newpoints/core/hooks.php 1442 errorHandler->error_callback
/inc/class_plugins.php 142 newpoints_blockview
/showthread.php 471 pluginSystem->run_hooks



This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

How do I get my CoinPayments private and public keys?
Files
#1
This plugin requires both a private and a public key to function. You will need to read the CoinPayments help center documents in order to get a full description of these and how to get them.

To put it in short steps, as of the las update to this FAQ, the steps are as follow:
  1. Go to your API Keys account page by clicking here (`https://www.coinpayments.net/index.php?cmd=acct_api_keys`).
  2. Ideally you should create a new key to be used only by the OUGC Deposit Points plugin.
  3. Once the key is created, you will need to edit its permissions.
    • `Key Enabled` should be ticked.
    • `Withdrawal Limits` You must select the `Currency to use for below limits` value to match the plugin's `Requests Currency` setting.
    • The following permissions are required:
      • `create_withdrawal`
      • `Allow auto_confirm = 1 in create_withdrawal (not recommended unless you absolutely need it)` Is required if using the `Auto Confirm Withdrawals` plugin setting.
  4. Save the key permission settings.
  5. Paste the `Public Key` and `Private Key` values to the plugin's `CoinPayments Public Key` and `CoinPayments Private Key` respectively.

These should be all the necessary steps in order to configure your CoinPayments API key settings for this plugin.

Below you would be able to see some images to help you understand what is described here.


Attached Files Thumbnail(s)
               
Reply