Payment Gatway in PHP

Discussion in 'PHP' started by ajay009ajay, Mar 19, 2010.

  1. #1
    Hello all,

    I want to integrate an api in my website.User can purchase anything by his debit card or atm com debit card.
    Somebodies told me to use ccavanue this is good but a bit costly. Is there another API like this ?

    Thanks
     
    ajay009ajay, Mar 19, 2010 IP
  2. Izonedig

    Izonedig Member

    Messages:
    150
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #2
    You can use paypal :) It will be very easy and usefull !
    Else, you may hire a good freelancer and hi will help you find and install a payment gateway or even create a new one for you for cheap price :)
     
    Izonedig, Mar 19, 2010 IP
  3. Grit.

    Grit. Well-Known Member

    Messages:
    1,424
    Likes Received:
    22
    Best Answers:
    1
    Trophy Points:
    110
    #3
    I'm going to recommend paypal and IPN, IPN (instant payment notification) is a cracker of a code, to confirm a valid payment being made to you, and not only that, but paypal is more widely used
     
    Grit., Mar 19, 2010 IP
  4. ajay009ajay

    ajay009ajay Greenhorn

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #4
    I am using My ATM cum Debit Card so can i pay in through paypal ?
     
    ajay009ajay, Mar 19, 2010 IP
  5. sparkar17

    sparkar17 Member

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    Paypal will be the best option. download the script from paypal, provide all mandatory fields to it and make its IPN to do work after payment completed status..
     
    sparkar17, Mar 23, 2010 IP
  6. mfscripts

    mfscripts Banned

    Messages:
    319
    Likes Received:
    4
    Best Answers:
    8
    Trophy Points:
    90
    Digital Goods:
    3
    #6
    PayPal gets my vote for ease of integration and low startup costs. They can be a pain in the rear if they ever put holds on your account but overall it's probably the most straight forward to integrate.
     
    mfscripts, Mar 23, 2010 IP
  7. pepprs

    pepprs Peon

    Messages:
    195
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #7
    if you want local bank atm options.. settle with an api of your country which supports them.. or you can always choose paypal.. Implementation is very straightforward..
     
    pepprs, Mar 24, 2010 IP