Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.24/types/2_successful_payment.ts";

Properties

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