momo-wallet / mobile-sdk

If your business have a mobile app. You can use this SDK to integrate your mobile with MoMo App
77 stars 53 forks source link

request for ionic cordova plugin #47

Open varaprasadreddy9676 opened 3 years ago

varaprasadreddy9676 commented 3 years ago

Hi, Can you please provide a Cordova plugin for this sdk. I'm in great need of it.

momodevelopment commented 3 years ago

Let's try the MoMo gateway api instead using mobile sdk. https://developers.momo.vn/#/docs/aiov2/ So, your client will open MoMo app by using the deeplink from MoMo gateway response.

varaprasadreddy9676 commented 3 years ago

Let's try the MoMo gateway api instead using mobile sdk. https://developers.momo.vn/#/docs/aiov2/ So, your client will open MoMo app by using the deeplink from MoMo gateway response.

Thanks, I go through the documentation, but still I'm confused on opening the momo app and receiving the payment response back from it. Can you please do a prototype application in ionic cordova and angular so that we can have a reference and easy for lot of others like me. Thanks.