mobile app and paypal enrol

Re: mobile app and paypal enrol

by Harshil Shah -
Number of replies: 3

Hi Dani,

I am using official app only which is available on git and forgot password button also not working in same code.

https://github.com/moodlehq/moodlemobile-phonegapbuild

In reply to Harshil Shah

Re: mobile app and paypal enrol

by sarendar vennapureddy -

Course cost not showing for Payment in moodle mobile app

Hi..

I have installed moodle3.5 version and configured all settings and integrated payUmoney(Indian rupee) payment gateway for course enrollments. 

In the desktop environment payment gateway is working fine and get the money too my Bank account also.

But in the mobile app the course cost and payment gateway related information is not showing.  So end users unable to pay for the course using mobile app. 

Do we have any settings for enable payment gateway in moodle mobile app? Can any one please provide solution for this.


In reply to sarendar vennapureddy

Re: mobile app and paypal enrol

by Harshil Shah -

Hello Sarendar,

Moodle mobile app not supporting other payment gateway. You must have to customize some code to make it workable for different payment gateway. 


Regards,

Harshil

In reply to Harshil Shah

Re: mobile app and paypal enrol

by sarendar vennapureddy -

Hello Harshil..

Thank you for your response.

Can we redirect the click on the mobile course link redirect to mobile browser which is working with payment gateway?

How can we open mobile browser from mobile app for specific functions? 

Can we do this by customised  moodle mobile code?

Could you  please  share some sample code for This?