
Greetings! Has anyone integrated an android app with the PesaPal. If yes how ? -- Regards, * Nathan K. Kamau * * Web and Mobile Applications Developer* * Tel :+254 724 59 82 83* * twitter <https://twitter.com/navzgustav>*

Will be looking for this also.... Have studied their API and seems no native Android support. However one can call their browser payment interface for the same web integration on to Android app. On Aug 15, 2015 5:28 PM, "Nathan Kamau via skunkworks" < skunkworks@lists.my.co.ke> wrote:
Greetings! Has anyone integrated an android app with the PesaPal. If yes how ?
-- Regards, * Nathan K. Kamau * * Web and Mobile Applications Developer* * Tel :+254 724 59 82 83*
* twitter <https://twitter.com/navzgustav>*
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

Why not make the Pesapal iframe load in an Android webview? You would then of course need to implement a listener function at some URL that talks to Pesapal (their IPN, etc). You could then possibly get your Android app to talk to your server where the "listener" will have updated payment statuses Kelvin *www.jayanoris.com <http://www.jayanoris.com>* On Wed, Aug 19, 2015 at 8:09 AM, Josy Ngatia via skunkworks < skunkworks@lists.my.co.ke> wrote:
Will be looking for this also.... Have studied their API and seems no native Android support.
However one can call their browser payment interface for the same web integration on to Android app. On Aug 15, 2015 5:28 PM, "Nathan Kamau via skunkworks" < skunkworks@lists.my.co.ke> wrote:
Greetings! Has anyone integrated an android app with the PesaPal. If yes how ?
-- Regards, * Nathan K. Kamau * * Web and Mobile Applications Developer* * Tel :+254 724 59 82 83*
* twitter <https://twitter.com/navzgustav>*
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

Dear Kelvin, I have intergrated the iframe on a webview but how do i implement the listener . Another issue I faced is that the iframe resized its self in the webview without scrolling On Wed, Aug 19, 2015 at 12:09 PM, Kelvin via skunkworks < skunkworks@lists.my.co.ke> wrote:
Why not make the Pesapal iframe load in an Android webview?
You would then of course need to implement a listener function at some URL that talks to Pesapal (their IPN, etc).
You could then possibly get your Android app to talk to your server where the "listener" will have updated payment statuses
Kelvin *www.jayanoris.com <http://www.jayanoris.com>*
On Wed, Aug 19, 2015 at 8:09 AM, Josy Ngatia via skunkworks < skunkworks@lists.my.co.ke> wrote:
Will be looking for this also.... Have studied their API and seems no native Android support.
However one can call their browser payment interface for the same web integration on to Android app. On Aug 15, 2015 5:28 PM, "Nathan Kamau via skunkworks" < skunkworks@lists.my.co.ke> wrote:
Greetings! Has anyone integrated an android app with the PesaPal. If yes how ?
-- Regards, * Nathan K. Kamau * * Web and Mobile Applications Developer* * Tel :+254 724 59 82 83*
* twitter <https://twitter.com/navzgustav>*
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Regards, * Nathan K. Kamau * * Web and Mobile Applications Developer* * Tel :+254 724 59 82 83* * twitter <https://twitter.com/navzgustav>*

Hey Nathan, Pesapal are aware that their iframe solution isn’t ideal for Android. You seem to be forcing the web-flow on Android … which won’t work. This is because the listener is expected to be on a publicly accessible URL … of which your Android app isn’t able to provide. SO … Kelvin gave you a workaround …
You would then of course need to implement a listener function at some URL that talks to Pesapal (their IPN, etc).
You could then possibly get your Android app to talk to your server where the "listener" will have updated payment statuses
… the listener can only be on your server. Then have your Android app talk to your server. I haven’t tried this yet (don’t think I ever will) … but Kelvin’s suggestion is the closest thing to a workable solution in my opinion. Ps: Liko is probably reading this. — King’ori Maina (kingori.co <http://kingori.co/>)
On 20 Aug 2015, at 8:27 AM, Nathan Kamau via skunkworks <skunkworks@lists.my.co.ke> wrote:
Dear Kelvin, I have intergrated the iframe on a webview but how do i implement the listener . Another issue I faced is that the iframe resized its self in the webview without scrolling
On Wed, Aug 19, 2015 at 12:09 PM, Kelvin via skunkworks <skunkworks@lists.my.co.ke <mailto:skunkworks@lists.my.co.ke>> wrote: Why not make the Pesapal iframe load in an Android webview?
You would then of course need to implement a listener function at some URL that talks to Pesapal (their IPN, etc).
You could then possibly get your Android app to talk to your server where the "listener" will have updated payment statuses
Kelvin www.jayanoris.com <http://www.jayanoris.com/>
On Wed, Aug 19, 2015 at 8:09 AM, Josy Ngatia via skunkworks <skunkworks@lists.my.co.ke <mailto:skunkworks@lists.my.co.ke>> wrote: Will be looking for this also.... Have studied their API and seems no native Android support.
However one can call their browser payment interface for the same web integration on to Android app.
On Aug 15, 2015 5:28 PM, "Nathan Kamau via skunkworks" <skunkworks@lists.my.co.ke <mailto:skunkworks@lists.my.co.ke>> wrote: Greetings! Has anyone integrated an android app with the PesaPal. If yes how ?
-- Regards, Nathan K. Kamau Web and Mobile Applications Developer Tel :+254 724 59 82 83 twitter <https://twitter.com/navzgustav>
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke <mailto:skunkworks@lists.my.co.ke> ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks <http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks> ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 <http://my.co.ke/phpbb/viewtopic.php?f=24&t=94> ------------ Other services @ http://my.co.ke <http://my.co.ke/>
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke <mailto:skunkworks@lists.my.co.ke> ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks <http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks> ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 <http://my.co.ke/phpbb/viewtopic.php?f=24&t=94> ------------ Other services @ http://my.co.ke <http://my.co.ke/>
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke <mailto:skunkworks@lists.my.co.ke> ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks <http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks> ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 <http://my.co.ke/phpbb/viewtopic.php?f=24&t=94> ------------ Other services @ http://my.co.ke <http://my.co.ke/>
-- Regards, Nathan K. Kamau Web and Mobile Applications Developer Tel :+254 724 59 82 83 twitter <https://twitter.com/navzgustav> _______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
participants (4)
-
Josy Ngatia
-
Kelvin
-
King'ori Maina
-
Nathan Kamau