Botim OP

Botim Open
Platform Docs

Everything you need to build on Botim — hands-on guides, complete references for Mini Program, MiniVerse, and Open API, plus Official Account docs and error codes, all in one place.

SDK Methods
Categories
API endpoints
Services
import { useBOT } from '@botim/framework'
const BOT = useBOT()
const user = await BOT.Environment.getUserInfo()
const { transactionId } = await BOT.Pay.requestPayment({
tradeId: 'trade_8c2f9a',
isShowCustomResultPage: true
})
Payment SUCCESS — txn_8c2f9a
TypeScript UTF-8
Ln 5, Col 32Botim Open Platform
API Connected
8msavg

Quick Links