Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Properties

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