"Suffix" a little too vague.
This commit is contained in:
parent
f9fec03e72
commit
086d7f2f96
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ sub GetExpressCheckoutDetails {
|
|||
FirstName => 'PayerInfo/PayerName/FirstName',
|
||||
MiddleName => 'PayerInfo/PayerName/MiddleName',
|
||||
LastName => 'PayerInfo/PayerName/LastName',
|
||||
Suffix => 'PayerInfo/PayerName/Suffix',
|
||||
NameSuffix => 'PayerInfo/PayerName/Suffix',
|
||||
PayerBusiness => 'PayerInfo/PayerBusiness',
|
||||
AddressStatus => 'PayerInfo/Address/AddressStatus',
|
||||
Name => 'PayerInfo/Address/Name',
|
||||
|
|
Loading…
Reference in a new issue