There is a form, which redirects to PayPal on https://www.paypal.com/cgi-bin/webscr . And shows two ways of payment: login in PayPal and pay with credit card. Is there any way to get redirect right to pay with credit card? Maybe it is need to add some parameter in form or change an action url?
3 Answers
0
votes
0
votes
0
votes
Use this library https://github.com/angelleye/paypal-php-library I have created sample also for creditcard payment. It is very easy to use Just fill-up array values and your work is ready. No need to read core functions of paypal. Find your appropriate file in samples/rest.