For payment I am redirecting the sender/customer from my site to Paypal site.On redirection sender can pay to merchant with Paypal account if he has Paypal account OR else with Credit/Debit Card.Now pay with credit card form has many fields,which the sender has to fill.So is there any way to reduce the fields by only keeping the credit card related information in that form.
0
votes
1 Answers
0
votes
PayPal determines the fields that are used in the PayPal Hosted Page, however, if you are using PayPal standard you can have your customers fill out the form on your site and post the data to PayPal. Here are the HTML Variables for filling out the PayPal form.
If you are not shipping an item and you do not require a shipping address, by setting the no_shipping variable Shipping shipping will not be required and the PayPal Hosted page will not request a Shipping Address.
no_shipping = 1