Tilda

Below there is a simple instruction on how to integrate CryptoCloud with Tilda:

  1. Read the instructions in your personal account;

  1. Add your project in your personal account by filling in the required boxes. In the CMS list, select Tilda.

Your website: https://domain.com/

Successful URL: https://domain.com/thank-you (can be any link)

Unsuccessful URL: https://domain.com/fail (can be any link)

URL for notifications: https://tilda.cryptocloud.plus/payment/callback

  1. Go to Tilda — Site settings — Payment systems. In the list of payment services, select «Custom Payment Gateway». In the «Settings template» item, select New payment system (for developers) from the drop-down list.

  2. Fill in all fields of the form according to the example below. Settings that are not described in the instructions should be left as default.

    Login — specify SHOP ID of your project.

    Secret for order sign — specify API KEY of your project.

    Notification URL — will be filled in automatically.

    Currency — specify the currency in which you accept payments. Among supported currencies: USD, EUR, GBP, UAH and others.

    Country — enter the country code for the payment system.

    Information on taxation and electronic checks can be left unchanged.

    Payment widget language — EN.

  1. Open advanced settings and fill in all the form boxes according to the example below. Settings not described in the instructions should be left as default.

URL: API URL — https://tilda.cryptocloud.plus/payment Fields: Login — crypto_cloud_shop_id Currency — currency Language — language Country — country URL for notifications — notify_url Order number — order_number Order description — order_description Order amount — order_amount Customer Email — client_email Customer's phone number — client_phone Customer's name — client_name Signature — signature Products — order_products Order number — index Name — name Quantity — quantity Price — price Total cost — total_price Photo — image

Tick the «Add shipping to the list of products» and «Use discounted price for products» checkboxes.

Order signature: Signature Rules — Custom Rules Custom Signature Rules — {{crypto_cloud_shop_id}}{{order_amount}}{{order_number}}{{secret}}. The signature encryption algorithm is SHA-256. Tick the «Use secret as algorithm key (HMAC)» checkbox.

Notification signature: Signature Rules — Custom Rules Custom Signature Rules — {{crypto_cloud_shop_id}}{{order_amount}}{{order_number}}{{secret}}{{paid}}. The signature encryption algorithm is SHA-256. Tick the «Use secret as algorithm key (HMAC)» checkbox.

Notification: Successful payment indicator Field — paid Value — 1

Form settings: Title for the «Login» box — SHOP ID Tip for the «Login» box — To get the ShopID, go to your project's settings. The ID consists of 16 characters and is unique for each project. Header for the «Secret for order signature» box — API KEY Hint for the box «Secret for order signature» — To get APIKey, go to your project's settings.

Support: Support Email — support@cryptocloud.pro Feedback link — https://cryptocloud.plus/en/support Link to instructions — https://docs.cryptocloud.plus/en/cms-plugins/list/tilda Title — set the name of the payment method, example: CryptoCloud (convenient cryptocurrency payment).

  1. After completing the form, check all the data entered and click the «Add» button.

  2. Republish all pages of your website.

  3. The module is ready to work! Before publishing the payment method on the website, you need to test the integration.

In order for CryptoCloud integration with Tilda to work correctly, you have to have a shopping cart installed on your website.

Last updated