I'm using Payflowlink Pro Express Checkout
Flow:
- User select items on merchant site.
- User clicks buy and fill shipping address.
- Server get rates from USPS and FedEx for selected items.
- User selects desired postal service with defined rate.
- Server calls paypal to setup transaction with selected shipping rate.
- User on paypal where he or she able to change shipping address, but shipping rate is already calculated for address what he inputted on merchant site.
I've found a solution of my problem only for classic API (Instant update callback), but not for Payflow Pro Express Checkout
Like a part of solution, user'll be warned about this situation on merchant site, but.. How do I prevent the PP user to change the shipping address or tell me please if it is possible to use instant update callback for Payflow Pro Express Checkout?