OpenCart client for CryptoDiggers Payment API


This module was created for OpenCart eshop, to allow integration of CryptoDiggers Payment API. The module add a possiblity to have additional payment method for the OpenCart eshop. It is easy to setup and maintain. Installation instructions:

  1. Download client from this page
  2. Assign wallet address to your account
  3. Assign security key to callback function
  4. Assign call back address to your account
  5. Unzip it to OpenCart eshop directory
  6. Go to admin module "Extensions->Payments"
  7. Find payment method "CryptoDiggers - /BTC/LTC/DASH payment"
  8. Click on install
  9. Set Status value to "Enabled"
  10. Set API key to your api key from registred account
  11. Set minimum total amount of order when payment methode will be available.
  12. Set order status to "pending"
  13. Choose a security key for callback function (Must be the same string as set on your account in api)
  14. Choose default currency EUR/USD/GBP/CAD/JPY/CNY/CZ/AED/PLZ
  15. Set your margin in percent on the payment
  16. Choose if you want to wait for confirmations (if you choose "no" your customer will be able to click on place order immediately after we receive transaction. Order status will be set to payment pending. After confirma tion callback function will set the order status to processing)
  17. Set payment timout in minutes (Must be between 10-30)
  18. Save configuration changes