6.0.0 • Published 12 months ago

capacitor-paytm-allinone v6.0.0

Weekly downloads
20
License
MIT
Repository
-
Last release
12 months ago

capacitor-paytm-allinone

This is ionic capacitor plugin for paytm all in one sdk

Install

npm install capacitor-paytm-allinone
npx cap sync

API

startTransaction(...)

startTransaction(options: { orderId: string; mid: string; txnToken: string; amount: string; callbackUrl: string; isStaging: boolean; restrictAppInvoke: boolean; }) => Promise<any>
ParamType
options{ orderId: string; mid: string; txnToken: string; amount: string; callbackUrl: string; isStaging: boolean; restrictAppInvoke: boolean; }

Returns: Promise<any>


6.0.0

12 months ago

5.1.3

1 year ago

5.1.2

1 year ago

5.1.1

2 years ago

5.1.0

2 years ago

5.0.0

2 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago