Skip to main content
Module

x/mtkruto/types/2_successful_payment.ts>SuccessfulPayment

Cross-runtime JavaScript library for building Telegram clients
Latest
interface SuccessfulPayment
import { type SuccessfulPayment } from "https://deno.land/x/mtkruto@0.2.30/types/2_successful_payment.ts";

Properties

currency: string
totalAmount: number
invoicePayload: string
telegramPaymentChargeId: string
providerPaymentChargeId: string
optional
shippingOptionId: string
optional
orderInfo: OrderInfo