EN
English
  • Getting Started
    • Documentation Overview
    • How the Integration Works
    • Integration Testing
    • How to Get API Keys
    • SDK for Work with API
    • Integration of Icons and Buttons
    • Cryptocurrency payment instruction
    • Support and FAQ
  • API REFERENCE V2
    • Request Authorization
    • Invoice Creation
    • Invoice Cancellation
    • Invoice List
    • Invoice Information
    • Balance
    • Statistics
    • Static Wallet
    • Funds Withdrawal
    • Automatic POSTBACK
  • API REFERENCE V1 (OLD)
    • Request Authorization
    • Invoice Creation
    • Invoice Status Check
    • Automatic POSTBACK
  • CMS Plugins
    • List of CMS Plugins
      • WooCommerce
      • OpenCart
      • Shopify
      • Tilda
      • GetCourse
      • XenForo 2
      • PrestaShop
      • Drupal
      • WHMCS
  • Buttons and forms
    • HTML-widget
      • HTML-form
      • HTML-button
  • CryptoCloud Website
  • Help Center
  • Brand Guide
Powered by GitBook
On this page

Was this helpful?

  1. CMS Plugins
  2. List of CMS Plugins

GetCourse

PreviousTildaNextXenForo 2

Last updated 1 year ago

Was this helpful?

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

  1. Sign up on the website .

  2. Read the instructions in your personal account.

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

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://account_name.getcourse.ru/pl/api/deals

Getcourse API The key can be found at https://account_name.getcourse.ru/saas/account/api

  1. In the list of pages select «Order Payment» and proceed to edit this page.

  2. Go to the GetCourse website: Website — Pages — System pages — Order payment.

  1. Select a place to insert the block and click on the «Add Block» button on the right side of the screen.

  2. In the window that opens, select «HTML block».

  3. Disable the «WYSIWYG» mode and tick the «Replace variables» checkbox.

  1. Open the inserted HTML block and replace all the content with this code. Before inserting the code, specify SHOP ID, API KEY and CURRENCY (EUR / USD / GBP / UAH / other currency). You can find them in the project settings in your CryptoCloud personal account.

<link href="https://api.cryptocloud.plus/static/widget/css/app.css" rel="stylesheet" >
<vue-widget shop_id="YOUR_SHOP_ID" api_key="YOUR_KEY" currency="CURRENCY" ></vue-widget>
<script src="https://api.cryptocloud.plus/static/widget/js/app.js"></script >
  1. Click the «Save» button in the upper right corner of the page and go to the page viewer.

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

test the integration
https://app.cryptocloud.plus/registration