In an existing implementation of Paypal Express Checkout API, we had the landing page set to a credit card entry page by setting the flags:
SOLUTIONTYPE=Sole
,
LANDINGPAGE=Billing
,
and everything worked the way we wanted.
As of today, this is not longer working. If the customer has a paypal account cookie set, they get this login with no way bypass the "paypal login" and enter a credit card directly
If they don't have a paypal cookie set, then they are at least given a "guest checkout" option:
the complaints we get are that customers can't remember their login credentials, and dont' want to go through the lost password procedure. They just want to give us money, and we just want to take it.
Is there anyway to give them a Guest Checkout option, even if they have a paypal cookie set?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…