README.md 2.5 KB

capacior-plugin-upi-launcher

upi launcher

Install

To use npm

npm install capacior-plugin-upi-launcher
````

To use yarn

bash yarn add capacior-plugin-upi-launcher


Sync native files

bash npx cap sync


## API

<docgen-index>

* [`launch(...)`](#launch)
* [Interfaces](#interfaces)
* [Type Aliases](#type-aliases)

</docgen-index>

<docgen-api>
<!--Update the source file JSDoc comments and rerun docgen to update the docs below-->

### launch(...)

typescript launch(options: UpiLaunchOptions) => Promise ```

Param Type
options UpiLaunchOptions

Interfaces

UpiLaunchOptions

Prop Type Description
app UpiApp Note: Typescript v5.2+ users should import OrientationLockType from @capacitor/screen-orientation.
vpa string
amount string
name string
number string
bankId string
ifsc string
message string

Type Aliases

UpiApp

'PhonePe' | 'Paytm'