Choosing which PayPal checkout form to use -


we send people paypal either donate or subscribe our site.

we have guest access enabled, when start fresh session , navigate our donate page , click button, nice 'guest' checkout page.

guest checkout form

but, if log in paypal , logout again, don't form on next donate, 'login' form.

login checkout form

i'd able force users guest form if possible. know there bunch of features not available lowly 'donate button' users (as opposed express checkout , like) surely pass param forced guest form?

answering own question here.

can force paypal payments standard api show credit card fields first?

is possible have paypal standard expand 'guest payments' tab default?

its based on paypal cookie , there's nothing allows override that.

edit has been confirmed paypal support.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -