Hacker News new | ask | show | jobs
by riffmaster 5430 days ago
PHP with Codeigniter framework & jQuery for Sprint.Im
2 comments

Same for BugMuncher, I do love CodeIgniter, shame development of it seems to have slowed up recently. Ellis Labs is focusing all fire power on Expression Engine at the moment methinks.
I too am working with Codeigniter.

Do you mind me asking how you handle payments?

Is there a specific library your using or did you write your own?

Interested in the answer too.

But i don't think there is.

There is this. -> http://codeigniter.com/wiki/PayPal_Lib/

and this -> https://github.com/orderly/codeigniter-paypal-ipn

I'm looking to charge to post and just need PayPal to communicate back that a payment was successful and proceed with posting.

(newbie here)