Sarbjit,
Unfortunately, can't share the integration code, because PayU does not make the integration details public. But it is rather a straight forward piece of code - you include transaction details, a merchant id, a transaction id, and some form a hash in a HTTPS POST to one of their APIs. The integration requirements are rather straight forward, and can be accomplished with standard libraries.

You should just go ahead and call these guys, and ask them / negotiate about their offers and how you can use their gateway. Do not be put off by "only for ecommerce" or some such thing.
Good luck with the payment integration.

________________________________________
Kiran Subbaraman
http://subbaraman.wordpress.com/about/

On Wed, 02-07-2014 10:42 AM, Sarbjit wrote:
Thanks Kiran for the reply and sharing the knowledgeable link.

I found zaapakpay.com and payu.in to be promising. zaapakpay has their legal terms to accept an application which includes the application to be submitted on behalf of company and it is a must that the website should be an ecommerce store.

I am building my application on own and is not affiliated with any company as such, I need the payment setup just for receiving the registration fees.

I do not have any experience with integration of payment gateway with website, Will it be possible for you to share an example code of payu integration, that might be useful for others as well.

Thanks in advance,
Sarbjit

On Tuesday, July 1, 2014 9:41:59 PM UTC+5:30, Kiran Subbaraman wrote:

    I integrated a web2py app with payu (payu.com <http://payu.com>).
    Each of these payment gateways have their own integration API.
    This blog is a useful read:
    http://gaganpreet.in/blog/2013/09/18/how-secure-are-indian-payment-gateways/
    
<http://gaganpreet.in/blog/2013/09/18/how-secure-are-indian-payment-gateways/>

    ________________________________________
    Kiran Subbaraman
    http://subbaraman.wordpress.com/about/  
<http://subbaraman.wordpress.com/about/>

    On Tue, 01-07-2014 8:24 PM, Sarbjit wrote:
    Hi All,

    Has any one integrated Indian Payment System with web2py app. In
    India, ccavenue seems to be more popular
    (http://www.ccavenue.com/quick.jsp
    <http://www.ccavenue.com/quick.jsp>) but they doesn't appears to
    provide python support.

    But apparently, I found few Django app's integarted with ccavenue
    on google, has any one implemented any Indian Payment System with
    web2py.

    I am no-voice to Payment Integration.

    -Sarbjit
-- Resources:
    - http://web2py.com
    - http://web2py.com/book (Documentation)
    - http://github.com/web2py/web2py
    <http://github.com/web2py/web2py> (Source code)
    - https://code.google.com/p/web2py/issues/list
    <https://code.google.com/p/web2py/issues/list> (Report Issues)
    ---
    You received this message because you are subscribed to the
    Google Groups "web2py-users" group.
    To unsubscribe from this group and stop receiving emails from it,
    send an email to web2py+un...@googlegroups.com <javascript:>.
    For more options, visit https://groups.google.com/d/optout
    <https://groups.google.com/d/optout>.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com <mailto:web2py+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to