I am trying to retrieve the customer info (for license generation) after the purhase has been authorized with PayPal ExpressCheckout. Currently it only returns details on the payment, but not the buyer.
I am using InstantPayment so that the purchase is authorized immediately. Is this possible, or is the only possibility to use GetExpressCheckoutDetails?
Thanks in advance!