Dynamically include amount & purpose (description) data to pass with $.fn.mojoReq() function for Instamojo checkout. Used to include ...
Read more »
—
SMS/Email Notification
Enable or disable SMS or email notifications, a service provided by Instamojo by nesting send_sms & send_email objects within send_da...
Read more »
—
—
Passing Form Data
mojoReq(js) can accept form field data entered by user on a form field using the data object reference. Example below shows how to extra...
Read more »
—
—
Setup/Initialization
mojoReq(js) requires jQuery to run the plug-in. The jQuery library was chosen since that it can be accessed from the web for free with mini...
Read more »
—
—