Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Setting up a Crypto.com account

  1. Go to Developers → Webhooks

  2. Click on the button “Add endpoint” and configure webhook

    1. Endpoint URL - https://your-domain/api/payment-systems/cryptocom/webhook

      // Replace your-domain with your actual domain address.

Setting up a Crypto.com account in the website settings

  1. In the website settings your-domain/admin/settings/payments add a new payment method Crypto.com

  2. Fill in:

    1. API Secret key (You can find it in your Crypto.com settings Developers → API keys → Secret key)

    2. Signature secret (You can find it in your Crypto.com settings Developers → Webhooks → webhook, that configured on previous step → Signature secret

  3. Click “Save”. System is configured.

  • No labels