Ashish
Ashish

Reputation: 71

KNET Payment Gateway Integration in Android

I want to integrate KNet Payment gateway in one of my Android application, but I did not find any API documentation or sample code for integration. Can anyone suggest me where can I get this or any resource link where I can explore to get it. If any one have done before then please share the information, it will really help me lot. I appreciate for the help.

Thanks

Upvotes: 3

Views: 3103

Answers (2)

MRazaImtiaz
MRazaImtiaz

Reputation: 2187

using MyFatoorah Apis, which is the easiest way to accept Knet, credit cards, and many other MyFatoorah payment methods. this is the sample sdk code for both kotlin and java https://dev.azure.com/myfatoorahsc/_git/MF-SDK-Android-Demo

Upvotes: 1

Thomas M K
Thomas M K

Reputation: 86

I think Knet has no support for Android. Currently it only supports Php and Asp. Better you should integrate a site which uses Knet. Then use a webview in android and call that site. I will work. I have already done.

Upvotes: 2

Related Questions