![]() |
2 questions, need some advice (Walkthrough and payment) - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: 2 questions, need some advice (Walkthrough and payment) (/showthread.php?tid=12737) |
2 questions, need some advice (Walkthrough and payment) - El Forum - 10-29-2008 [eluser]Mat-Moo[/eluser] Hoping to get some input on an application I am working on in CI 1.7. I need to have a walk through to allow the user to create a new X. There will be several steps #1) Select which X you want #2) Enter information for product #3) Pay for the subscription #4) Allow you to work with the subscription (that's the easy bit!). I keep starting and working on one method, then thinking no this is better, and I seem to now be going around in circles. Maybe just tiredness ![]() Second thing, is that I need to work with a payment gateway to allow subscriptions to sections of my website. I currently sell and use Plimus for some shareware products I sell, but for this I think Google Checkout or Paypal (or both?) will be a better and more refined way to go. Opinions on both of those is welcome ![]() Thank you for your time! - Mooooo |