views:

241

answers:

1

Hi All,

i want to use paypal as my payment gateway with php.

I want that my site user should not be redirected to paypal website for the payment process.

Is there any way t do this.

And also i want to make payment with credit card only.

Thanks in advance

Avinash

A: 

You need to choose appropriate integration method for that: https://cms.paypal.com/us/cgi-bin/?&cmd=%5Frender-content&content%5FID=developer/howto%5Foverview

FractalizeR