Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Php and mysql website adding Paypal

  • 07-04-2015 4:26pm
    #1
    Registered Users, Registered Users 2 Posts: 1,559 ✭✭✭


    I've been building a website for a friend who wants to sell some things and I have it mostly done but I haven't added paypal yet.
    I'm using php and a mysql database.
    My friend would like the site to allow things to be bought via paypal.
    I was wondering what would be the easiest way to add paypal payments to the site?
    I'm not sure what way to go about it.
    There seems to be a lot of different ways of doing it.


Comments

  • Registered Users, Registered Users 2 Posts: 241 ✭✭fcrossen


    Are you using a CMS like Wordpress or coding it by hand?

    The PayPal website has PHP examples to get you going. Sign up for a developer account and test your code using the sandbox functionality before going live.


  • Registered Users, Registered Users 2 Posts: 1,559 ✭✭✭quinnd6


    It's coded completely by hand with php and a mysql database.
    No CMS was used.
    I felt it was better coding it by hand because I have complete control over what it is doing.
    Though it has been a lot more difficult doing it that way.


Advertisement