Rearrange the contents of the express checkout form

iamreb
Contributor
Contributor

Is it possible to rearrange the contents of the express checkout form?

 

The current arrangement is that the login with your PayPal account is at the top while the pay with credit/debit card is at the bottom. If possible I would like to interchange their position.

 

Thank you

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

MTS_Justin
Moderator
Moderator
Hello,

I'm not aware of a classic API demo page

All our samples / demos are available here : https://demo.paypal.com/us/demo/code_samples

Was my post helpful? If so, please give me a kudos!

View solution in original post

Login to Me Too
5 REPLIES 5

MTS_Justin
Moderator
Moderator
Hi iamreb

Review the SetExpressCheckout API reference, there is a variable called "landingpage" which can be used to determine which section is the default landing page a buyer reaches.

https://developer.paypal.com/docs/classic/api/merchant/SetExpressCheckout_API_Operation_NVP/

Search for "landingpage".

Was my post helpful? If so, please give me a kudos!
Login to Me Too

MTS_Justin
Moderator
Moderator
Hello,

I don't believe the functionality exists when using client side REST, only when using our Classic API.

Was my post helpful? If so, please give me a kudos!
Login to Me Too

iamreb
Contributor
Contributor

Is there a demo page for the classic API so that I can see how it works?

Login to Me Too
Solved

MTS_Justin
Moderator
Moderator
Hello,

I'm not aware of a classic API demo page

All our samples / demos are available here : https://demo.paypal.com/us/demo/code_samples

Was my post helpful? If so, please give me a kudos!
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.