avail1now 0 Posted January 11, 2008 A pet peeve of paypal ipn is the initial confusing paypal screen which conceals the link to pay without a paypal account. Customers without a paypal account struggle to find this rather inconspicuous link ultimately resulting in abandoned carts. If customers can locate the pay-without-a-paypal-account link, a second page comes up with two forms: one form to enter credit card info on the left, and another form to pay with a paypal account on the right. I do not know about the later paypal ipn versions as I am still using paypal ipn v 1.1.2, but does V2.3.3 enable us to bypass the first confusing paypal page and take us directly to the second page? The scond page already allows both credit card and paypal methods of payment. Alternatively, how can code be modified to bypass this first page? This is the initial page This is the second page cheers, Bridgette & Deano my contributions: tableless CSS template login form for STSresources: effective searching knowledge base how to: sandbox with Paypal IPN Share this post Link to post Share on other sites
none_uk 0 Posted January 11, 2008 dont know how to help but i noticed the 2nd page does come up for customers who never logged into paypal before or never registered I think this is set by cookie Share this post Link to post Share on other sites
avail1now 0 Posted January 12, 2008 dont know how to help but i noticed the 2nd page does come up for customers who never logged into paypal before or never registered I think this is set by cookieSo if a customer happens to have a cookie set with paypal, he may see first page instead of the second. The challenge is to figure out how to bypass the first page whether customer does or doesn't have a paypal account? Paypal IT support have indicated shopping cart payment code dictates which page is called. And that this feature is not set within paypal account settings. cheers, Bridgette & Deano my contributions: tableless CSS template login form for STSresources: effective searching knowledge base how to: sandbox with Paypal IPN Share this post Link to post Share on other sites
avail1now 0 Posted February 10, 2008 Paypal developer Community has several posts about skipping direct to "Pay with Credit Card or Login" screen. These posts indicate that so long as a user's browser has a paypal login cookie, the first page or screen will show up. We have yet to figure out a way to consistently skip the first screen. cheers, Bridgette & Deano my contributions: tableless CSS template login form for STSresources: effective searching knowledge base how to: sandbox with Paypal IPN Share this post Link to post Share on other sites
jamus 0 Posted September 11, 2008 Paypal developer Community has several posts about skipping direct to "Pay with Credit Card or Login" screen. These posts indicate that so long as a user's browser has a paypal login cookie, the first page or screen will show up. We have yet to figure out a way to consistently skip the first screen. I realize this is an old thread but has anyone made any progress on this? Share this post Link to post Share on other sites