Перейти к основному содержимому Перейти к дополнительному содержимому

Recharge 

Recharge helps ecommerce businesses by offering subscriptions and recurring billing for their customers.

For more information about the API, see Recharge Payments API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Примечание к информацииУбедитесь, что используемая учетная запись имеет доступ для чтения к таблицам, которые требуется получить.

To generate the access token:

  1. Make sure you have a Shopify account. You need it to access your Recharge information.
  2. Log into your Shopify account, select Apps, and then click your Recharge application.
  3. Go to the Tools & apps page.
  4. Click API tokens.
  5. Click Create an API token.
  6. On the Create an API token page:
    • In the Details section, enter a Token nickname and Contact email into their respective fields.
    • In the Permission section, select the Read Access scope for each permission.
  7. Click Save.
  8. Copy the token.

Creating the connection

Для получения дополнительной информации см. раздел Подключение к приложениям SaaS.

  1. Заполните необходимые свойства подключения.
  2. Заполните поле Имя подключения.

  3. Установите флажок Открыть метаданные подключения, чтобы определить метаданные для подключения, когда оно будет создано.

  4. Щелкните Создать.

Connection settings
SettingDescription
Data gateway

Выберите шлюз Шлюз движения данных, если этого требует текущий сценарий использования.

Примечание к информации

Это поле недоступно при использовании подписки Qlik Talend Cloud Starter, так как она не поддерживает Шлюз движения данных. Если используется другой уровень подписки или не требуется использовать Шлюз движения данных, выберите Нет.

Для получения информации о преимуществах Шлюз движения данных и о сценариях, требующих его использования, см. раздел Шлюз данных Qlik — движение данных.

Start Date

Введите дату в формате MM/DD/YYYY, начиная с которой данные должны реплицироваться из источника в цель.

Access TokenAccess token.

Schema

Примечание к информации

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 2.

Depending on your destination, table and column names may not appear as they are outlined below.

addresses

The addresses table contains info about the addresses (shipping locations) a customer has. A subscription is tied to a given address, but a customer can have multiple addresses.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

charges

The charges table contains info about charges. A charge is a placeholder for an upcoming charge once the charge is processed successfully.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

collections

The collections table contains info about your collections.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

customers

The customers table contains info about customer accounts with a store.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

discounts

The discounts table contains info about discounts.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

metafields_customer

The metafields_customer table contains info about metafields related to customers.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

metafields_store

The metafields_store table contains info about metafields related to stores.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

metafields_subscription

The metafields_subscription table contains info about metafields related to subscriptions.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

onetimes

The onetimes table contains info about one time products.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

orders

The orders table contains info about orders. Orders are created after a charge is successfully processed.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

products

The products table contains info about your products. This table uses the 2021-01 API version.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge documentation

Recharge API method

store

The store table contains info about your store.

Replication Method>

Full Table

Primary Key

id

Useful links

Recharge API method

subscriptions

The subscriptions table contains info about subscriptions. Subscriptions are individual items that customers receive on a recurring basis.

Replication Method>

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Recharge API method

Помогла ли вам эта страница?

Если вы обнаружили какую-либо проблему на этой странице или с ее содержанием — будь то опечатка, пропущенный шаг или техническая ошибка, сообщите нам об этом!