Guidance related to Paypal Integration Using Codeigniter
Posted
by anum
on Stack Overflow
See other posts from Stack Overflow
or by anum
Published on 2009-01-25T18:33:54Z
Indexed on
2010/04/02
10:23 UTC
Read the original article
Hit count: 360
paypal
|codeigniter
I need some guidance related to Paypal Integration. Its not similar to regular cart. After checkout, the site offers a form for payment option, either its paypal or some other payment process. The form directs to controller after submit. A array exists which contains all items value, from here on how can I proceed to paypal site.
How can I do this?
© Stack Overflow or respective owner