Bypassing PayPal's signup page. - Page 1

User 2469077 Photo


Registered User
24 posts

I contacted PayPal about NOT using the first Express Checkout page on their site, because we are concerned that their predatory practice of making people think they need to sign up for an account with them first harms business. They told me I could bypass that an send them directly to a page that only requires the customer to enter their card info by doing the following:

You can do this by setting the following two variables in your SetExpressCheckout API call.

SOLUTIONTYPE=Sole

LANDINGPAGE=Billing

Unfortunately I know almost nothing about php. Can anyone help me accomplish this?
User 187934 Photo


Senior Advisor
20,271 posts

Poke around in this page. Be careful.;)

shop\ccdata\php\checkoutpp.cls.php
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2469077 Photo


Registered User
24 posts

Hi Eric, thanks for the help, but I've checked that subfolder, (PHP) and appears to be empty. I've looked for "all files" with three progams and don't see anything.
User 187934 Photo


Senior Advisor
20,271 posts

Line 72
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2469077 Photo


Registered User
24 posts

Right, but I cannot locate the file in the first place. Folder: shop\ccdata\php\ is empty, in my copy of the program. Is the file in another location?
User 2469077 Photo


Registered User
24 posts

Hi Eric. I figured it out. Sorry for the slow learning curve. I just needed to walk away and grab another gallon of coffee. Thanks for your help!
User 187934 Photo


Senior Advisor
20,271 posts

Can you post what you did for others please.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2469077 Photo


Registered User
24 posts

Hi Eric, I'd be happy to ....as soon as I figure it out. Line 72 already has the LANDINGPAGE=Billing. I am trying to figure out where the "SOLUTIONTYPE=Sole" line goes.

I've done a little experimenting, but so far nothing.
User 2469077 Photo


Registered User
24 posts

It looks like PayPal just bamboozled me. The landing page is not what I asked them for. I'll have to contact them again and see why they are being so difficult.
User 187934 Photo


Senior Advisor
20,271 posts

Great! Thanks for touching back.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.