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`.`Custom1` (the payer's account confirmation status) in the Magento's backend «Payment Information» block #73

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

It is a string like «Confirmed».

dmitrii-fediuk commented 6 years ago

To implement it in an optimal way, I need to get the following question answered first: [AlphaCommerceHub] What are the possible values of the PayerDetails.Custom1 field of a response to the PayPal's PaymentStatus API request?

dmitrii-fediuk commented 6 years ago

Implemented in 0.6.1.