You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to activem...@googlegroups.com
I'm trying to set the landing page on paypal to show the "Don't have a paypal account?' by default - the API says set LANDINGPAGE to Billing, but the below does not work:
:landing_page => 'Billing'
Any ideas on how to fix it?
Cheers,
Jacob Green
unread,
Feb 28, 2012, 4:40:19 PM2/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to activem...@googlegroups.com
I believe what you want to do is to set
:allow_guest_checkout => true
in the setup_purchase method.
This will set the landing_page to billing and the solution_type to sole