payerId
The payerId
element is a required child of the paypal
element for all cases except for an Online Credit transaction, where you can choose between this element and the payerEmail
element. This element specifies the Payer Id returned from PayPal.
The value of the <payerId>
element must match the PAYERID value returned by the GetExpressCheckout
call operation to PayPal.
Type = String; minLength = 1; maxLength = 17
Parent Elements:
Attributes:
None
Child Elements:
None