Please enable JavaScript.
Coggle requires JavaScript to display documents.
tgNative-invoice (start (%logMessage=null (calc %tgNative…
tgNative-invoice
%logMessage=null
calc %tgNative.paymentAmount=%tgNative.orderAmount*100
-
?tgNative.userFeePercent
calc %tgNative.userFeePercent=str_replace(',','.','%tgNative.userFeePercent')
calc %tgNative.paymentFeeAmount=%tgNative.orderAmount*%tgNative.userFeePercent
-
-
Price of the product in the smallest units of the currency #
Fee from the price of the product in the smallest units of the currency #
Another (for ex. Delivery) amount in the smallest units of the currency #
On success, id of sent Message. Is not used in chatbot yet #