1.0.1 • Published 3 years ago

react-native-esewa-service v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-esewa-service

This is an unofficial esewa service integration for react native projects. However it has less issues comparitive to existing esewa react native libraries. TODO: ios integration

Installation

yarn add react-native-esewa-service

Usage

import Esewa from "react-native-esewa-service";

// ...

Esewa.init(CLIENT_ID, SECRET, ENVIRONMENT)
Esewa.makePayment(PRICE, PRODUCT_NAME, PRODUCT_ID, CALLBACK_URL)

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT