PayPal API to pay via credit card -


i need allow users pay via credit card on site. i'm trying find suitable api option can't find it. have implemented payment via paypal far, need allow users pay via credit card without account on paypal.

anyone knows specific payment type is?

here 1 way:

first, you'll need website payments pro merchant account paypal. then, become familiar dodirectpayment api, allow process transactions on site paypal working in background. customers able fill out credit card information, etc., on site without visiting paypal directly.

this means customers not required have paypal account in order make transaction on site.

if proceed way, need ssl certificates, , required implement express checkout customers not want make transaction on site.

sample code feet wet. luck!


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -