Drupal
Last updated
Was this helpful?
Last updated
Was this helpful?
To accept payments through CoinsPaid, you need to set up your API credentials. See Get your API Keys for more details.
Once you activate your API keys, go to Merchants > Settings in your CoinsPaid dashboard and set up the callback URL. The callback URL should match the URL in your Drupal plugin settings.
Log in to your Drupal admin panel.
Download the module from the .
Go to Manage > Extend and select the Coinspaid Commerce Payment Gateway. Check the box next to it and click Install.
Once it's installed, go back to the Manage tab. Select Commerce > Configuration > Payment > Payment gateways and click Add payment gateway.
Name the plugin. For example, you can use C'ryptoProcessing by CoinsPaid'. Save the Machine name somewhere (it will be generated automatically).
Under Plugins, select CoinsPaid (Redirect to payment page). Toggle the Mode field to Live.
Paste your CoinsPaid API Key into the Public Key field. Paste your secret key into the Secret Key field.
Under Invoice Mode, select Invoice with time restriction or Invoices without restriction of payment type. Change the status to Enable to activate the plugin and click Save.