Code Igniter with paypal

Permabanned
Joined
3 Jul 2008
Posts
3,762
Location
My fabulous ship
Can anyone help me with this? There are literally no tutorials or help in how to do this - the results I get from google are advertisements for companies to get someone to do this job for them.

I got half of the task completed where I can send the information to paypal which reads correctly - but when the information is sent back to my site with an ipn, the information keeps getting sent in the URL which cant be manipulated by code igniter (to my knowledge)

I need it sent via post but done automatically by paypal, or at least done in such a way that I can manipulate the variables.... I know code igniter has a paypal library but I've not used libraries yet so am unfamiliar with setting them up... can anyone help?
 
Back
Top Bottom