WordPress
Last updated
Was this helpful?
Last updated
Was this helpful?
Go to your WordPress admin panel and select Plugins on the left-hand sidebar.
Click Add new and search for the 'Pay with CoinsPaid for WooCommerce' plugin.
Click Install Now.
In your Plugins list, find the CoinsPaid plugin and click Activate.
In your WordPress admin panel, select WooCommerce > Settings on the left-hand sidebar. Select Payments from the top menu.
Find the CoinsPaid plugin (Pay by crypto) in the list of available providers and toggle to Enable it. Click Finish Set Up.
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 WooCommerce plugin settings.
In your WordPress admin panel, select WooCommerce > Settings on the left-hand sidebar. Select Payments from the top menu.
Paste your API key into the Public key field. Paste your secret key into the Secret key field. Click Save changes.
Your customer selects Pay by crypto as a payment method during checkout.
The app lists all the available cryptocurrencies and provides an up-to-date exchange rate for the selected currency.
The customer confirms the payment amount and proceeds with the transaction.
The app initiates a transaction through the CoinsPaid API.
CoinsPaid processes the transaction and returns a callback, including transaction ID, order ID and payment status.
The app updates the order status in WordPress.