Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...

    1. Image Added

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

...

  1. Image Added

    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

...

  1. Image Added

    Click “Save”. System is configured.