mage2pro / alphacommercehub

AlphaCommerceHub integration with Magento 2
https://upwork.com/fl/mage2pro
MIT License
0 stars 2 forks source link

Show the PayPal's `PayerDetails`.`CustomerName` (the payer's last name) in the Magento's backend «Payment Information» block #76

Closed dmitrii-fediuk closed 6 years ago

dmitrii-fediuk commented 6 years ago

A PayPal's PaymentStatus API request, and a response to it

See also similar tasks for other PayPal's PaymentStatus fields:

dmitrii-fediuk commented 6 years ago

Implemented in 0.6.4: 02 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?