Closed dmitrii-fediuk closed 6 years ago
Implemented in 0.6.4:
To implement it in a more optimal way, I need to get the following question answered:
Does the PayerDetails
.CustomerName
field of a response to the PayPal's PaymentStatus
API request always contain only the last name of the customer?
A PayPal's
PaymentStatus
API request, and a response to itSee also similar tasks for other PayPal's
PaymentStatus
fields:71:
City
(the payer's city)72:
Country
(the payer's country)73:
Custom1
(the payer's account confirmation status)74:
Custom2
(the payer's email)75:
CustomerFirstName
(the payer's first name)77:
State
(the payer's state/region)78:
Street1
(the payer's street address)79
Zip
(the payer's postal code)