views:

78

answers:

1

hi all, i have an idea about how pay-pal works but not an expert.

I'm asked to implement online banking (using PHP) through PAY-PAL in my page.

I've no idea where to begin.

No introductory sites where found by 'googling'.

  • Is web-service needed for this implementation?
  • Any site for beginners will do.

Thanx all.

+2  A: 

check out this link

Read this section
Using Merchant Services
You will get basic info of

  • Adding PayPal to my website
  • Website payments
  • Subscriptions
  • Email payments
  • Coupons
  • Gaurav Sharma
    After you get a grip with how paypal payment work, you might need to use this class (http://www.micahcarrick.com/04-19-2005/php-paypal-ipn-integration-class.html) to ease you getting the paypal payment page work.Paypal have a quite complete documentation and tutorial. You might also want to create a sandbox account (https://developer.paypal.com/) to test your payment page. After you sure all working as expected, then you can use your actual paypal account to receive payment.
    Donny Kurnia
    thanx a lot bros... i'm tryin to understand now.It may take some time than xpected since i'm new to this stuff... anyways will c :)
    dev646
    IT'S VERY TOUGH... OMG :^O
    dev646