You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nagare...@googlegroups.com
Hello,
Could someone recommend solutions intended to integrate with payment
gateways?
Preferably integration with Paypal ... and obviously integrating well
with Nagare.
However, Nagare is not bound to a particular payment platform. Any solution may fit provided you develop the "glue" between your application code and the payment gateway API. Some pointers that may be of use when integrating the target API:
- significative urls (http://www.nagare.org/trac/wiki/RestfulUrl) - the with_request flag for the actions callbacks (not documented AFAIK) - generating custom HTTP responses (http://www.nagare.org/trac/blog/dynamic%20content%20from%20actions)