Issue in Connecting Website with PayPal

Discussion in 'PHP' started by nitingupta2817, Dec 8, 2017.

Tags:
  1. nitingupta2817

    nitingupta2817 New Member

    Joined:
    Dec 6, 2017
    Messages:
    19
    Likes Received:
    3
    Trophy Points:
    3
    Gender:
    Male
    Occupation:
    Manager
    Location:
    Dappar
    Home Page:
    http://www.espine.in/pharmatrader.php
    I am new in php and able to design only simple pages. Client is asking to connect the Paypal with this website and it’s first time for me.



    Please assist
     
  2. persysweb

    persysweb Member

    Joined:
    Aug 1, 2017
    Messages:
    98
    Likes Received:
    18
    Trophy Points:
    8
    Location:
    India
    Home Page:
    httpS://persys.in/
    Paypal is payment gateway which is widely used by the e-commerce site. You should have Instant Payment Notification Service (IPN) if you would like to use the payment gateway.

    Here are the steps which are needed for setup of the Paypal -

    1. Setup the paypal account - You should have the Paypal account with IPN that is for the business use.
    2. Simple HTML form - Design the form which will have the Paypal button.
    3. Embed PHP code - Create paymnet.php request and response page.
    4. Functions.php - It is necessary for calling the validation functions on the payment.php's request and response page.
    5. Test it - Test the web page with the live site.
     
  3. nitingupta2817

    nitingupta2817 New Member

    Joined:
    Dec 6, 2017
    Messages:
    19
    Likes Received:
    3
    Trophy Points:
    3
    Gender:
    Male
    Occupation:
    Manager
    Location:
    Dappar
    Home Page:
    http://www.espine.in/pharmatrader.php

    Thanks a lot, it really helped me out (y)
     
    Mr IAN and persysweb like this.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice