@aigens/aigens-sdk-wechathk
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published

aigens-sdk-wechathk

Aigens SDK WechatHK

Install

npm install aigens-sdk-wechathk
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
Param Type
options { value: string; }

Returns: Promise<{ value: string; }>


makePaymentRequest(...)

makePaymentRequest(options: { options: MPayWeChatParams; }) => Promise<any>
Param Type
options { options: MPayWeChatParams; }

Returns: Promise<any>


Interfaces

MPayWeChatParams

Prop Type
merchantId string
merchantTId string
orderNum string
amt string
currency string
locale string
storeId string
dataHash string
domainUrl string
isPrd boolean
universalLink string
paymethod string
datetime string
salt string
notifyUrl string
returnUrl string
version string
appScheme string
customizedData string
fullUrl string

Dependencies (0)

    Dev Dependencies (14)

    Package Sidebar

    Install

    npm i @aigens/aigens-sdk-wechathk

    Weekly Downloads

    34

    Version

    0.5.0

    License

    MIT

    Unpacked Size

    27.2 kB

    Total Files

    27

    Last publish

    Collaborators

    • aigens