Connection in 5 minutes, 30 days on tests, try.
Free Turnkey setting, Instructions.
Click on the name of the event to see the available fields.
API documentation — here.
Not
Id | Name |
---|---|
payment_id
|
Payment ID in the MIXPLAT system |
merchant_payment_id
|
Payment ID in the TSP |
payment_method
|
The payment method that was used for the payment |
amount
|
The amount of the payment in minor units (kopecks) |
amount_user
|
The amount actually paid by the payer, including the commission (if any), in minor units (kopecks) |
amount_merchant
|
The amount to be paid to the TSP, minus the commission (if any), in minor units (kopecks) |
signature
|
Signature. The principle of formation: md5 (payment_id+API_KEY) |
test
|
The sign of a test payment |
currency
|
Payment currency |
date_created
|
Date and time of payment creation (UTC+03:00). Format: YYYY-MM-DD HH:MM:SS |
date_processed
|
Date and time of payment processing (UTC+03:00). Format: YYYY-MM-DD HH:MM:SS |
project_id
|
The ID of the TSP project in MIXPLAT to which the payment relates |
recurrent_id
|
ID of the recurrent session |
init_payment_id
|
The value of the payment_id of the first recurring/subscription payment. Present only for recurring payments |
merchant_init_payment_id
|
The value of the merchant_payment_id from the first recurring/subscription payment. Present only for recurring payments. |
merchant_campaign_id
|
Campaign ID in TSP |
merchant_data
|
Arbitrary TSP data related to the payment |
merchant_fields
|
An array of additional information about the transaction |
user_email
|
Payer's email address |
user_name
|
Payer's name |
user_phone
|
Payer's phone number |
user_comment
|
User comment on the payment |
user_account_id
|
User ID in the TSP |
user_country_code
|
Two-character code of the payer's country according to the ISO 3166 standard |
user_country
|
The payer's country. There may be discrepancies when the VPN is connected |
user_region_code
|
The payer's region code according to the ISO 3166 standard |
user_region
|
Payer's region |
utm_medium
|
UTM tag that defines the type of traffic |
utm_source
|
UTM tag that identifies the traffic source |
utm_campaign
|
UTM tag that defines an advertising campaign |
mobile
|
Additional payment information specific to the "mobile" group of payment methods |
card
|
Additional payment information specific to the "card" group of payment methods |
wallet
|
Additional payment information specific to the "wallet" group of payment methods |
bank
|
Additional payment information specific to the "bank" group of payment methods |
+ You can add your fields that are in webhuk.
Not
Id | Name |
---|---|
payment_id
|
Payment ID in the MIXPLAT system |
merchant_payment_id
|
Payment ID in the TSP |
payment_method
|
The payment method that was used for the payment |
amount
|
The amount of the payment in minor units (kopecks) |
amount_user
|
The amount actually paid by the payer, including the commission (if any), in minor units (kopecks) |
amount_merchant
|
The amount to be paid to the TSP, minus the commission (if any), in minor units (kopecks) |
signature
|
Signature. The principle of formation: md5 (payment_id+API_KEY) |
test
|
The sign of a test payment |
currency
|
Payment currency |
date_created
|
Date and time of payment creation (UTC+03:00). Format: YYYY-MM-DD HH:MM:SS |
date_processed
|
Date and time of payment processing (UTC+03:00). Format: YYYY-MM-DD HH:MM:SS |
project_id
|
The ID of the TSP project in MIXPLAT to which the payment relates |
recurrent_id
|
ID of the recurrent session |
init_payment_id
|
The value of the payment_id of the first recurring/subscription payment. Present only for recurring payments |
merchant_init_payment_id
|
The value of the merchant_payment_id from the first recurring/subscription payment. Present only for recurring payments. |
merchant_campaign_id
|
Campaign ID in TSP |
merchant_data
|
Arbitrary TSP data related to the payment |
merchant_fields
|
An array of additional information about the transaction |
user_email
|
Payer's email address |
user_name
|
Payer's name |
user_phone
|
Payer's phone number |
user_comment
|
User comment on the payment |
user_account_id
|
User ID in the TSP |
user_country_code
|
Two-character code of the payer's country according to the ISO 3166 standard |
user_country
|
The payer's country. There may be discrepancies when the VPN is connected |
user_region_code
|
The payer's region code according to the ISO 3166 standard |
user_region
|
Payer's region |
utm_medium
|
UTM tag that defines the type of traffic |
utm_source
|
UTM tag that identifies the traffic source |
utm_campaign
|
UTM tag that defines an advertising campaign |
mobile
|
Additional payment information specific to the "mobile" group of payment methods |
card
|
Additional payment information specific to the "card" group of payment methods |
wallet
|
Additional payment information specific to the "wallet" group of payment methods |
bank
|
Additional payment information specific to the "bank" group of payment methods |
+ You can add your fields that are in webhuk.
If you haven't found the right event, but the service has the right webhook, then use the universal connector "Including webhuk". It will be possible to tie the logic of bundles to any field that comes in the webhook.
Click on the name of the action to see the available fields.
API documentation — No.
There are no actions, try Change to replace the services.
1 | Configure the connection for: Service in Apimonster. |
2 | Configure Webhuk in: Service, indicating the link from Apimonster. |
3 | Configure the connection for: Service in Apimonster, indicating the login/password/token for access to the API. |
4 | Create a bunch. |
5 | Indicate as a data source: Service. |
6 | Create the required action for: to_Service, indicating in which fields: to_Service to transmit field values from: from_Service. |
7 | Configure filters for each step if necessary. |
8 | Test the bundles and make sure that they work according to the TOR. |
Or go through the full well on ApiMonster.
Ready-made customized bundles for popular business tasks
Uploading conversions to Yandex.Metrica on the first message from Whatsapp
Is free
The application is not an alternative to bundles, but simply a preset set of bundles (template) for popular tasks to speed up setup.
Is it possible to change the logic of the created bundles?Yes. The created set of bundles can be customized according to your tasks or left unchanged if everything works as it should.