Hacker News new | ask | show | jobs
by 404error 5430 days ago
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?

1 comments

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)