/
How to set up Crypto.com (Scrile Connect)

How to set up Crypto.com (Scrile Connect)

Before setting

For subscriptions to work, you need to fill out business information and wait for confirmation from http://crypto.com

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.