Hi! In my GWT-RPC project I've created the page that handles the basket, after I have added the PayPal Button. I have also created a sandbox account, and now I would use the PayPal express checkout, after the billing step I would skip directly on payment with paypal. I don't know how use
this PayPal integration wizard in my case; I put on my basket package expresscheckout.java and paypalfunctions taken from the
next step and I have changed the API credentials in paypalfunctions.java as suggested. please can someone help me give me the step that I have to do in order to make functional the paypal Checkout? I've read API but I'm very confused...Thanks a lot!