Hello I am working on react native project. Here in this project how should we integrate K-net Payment Integration.
Any SDK's is possible for this please let me give the guidance.
Hello I am working on react native project. Here in this project how should we integrate K-net Payment Integration.
Any SDK's is possible for this please let me give the guidance.
you must write a native module more details NativeModule you can use K net sdk in bridge module. Also you can check or clone similar payment libraries like
then about more detail bridge and native module I recommend that blog post
The alternative solution you can open a web view only for payment https://facebook.github.io/react-native/docs/webview (deprecated) => new version supported in the future by react-community https://github.com/react-native-community/react-native-webview