PayerAccountInformation
Payer account indormation structure
This structure represents information about the payer related to a payment. The data provided here is used to analyze and avoid possible fraud attempts and assure frictionless 3D secure flow.
API usage
This structure is used by the following API endpoints:
Property list
Property name | Property type | Limitations and constraints | Description |
---|---|---|---|
AccountCreated | datetime |
|
The timestamp when the payer created it's account in the merchant's shop. |
AccountCreationIndicator | AccountCreationIndicator |
|
How long did the payer created it's account in the merchant's shop. |
AccountLastChanged | datetime |
|
The timestamp when the payer last changed it's account in the merchant's shop. |
AccountChangeIndicator | AccountChangeIndicator |
|
How long did the payer changed it's account in the merchant's shop. |
PasswordLastChanged | datetime |
|
The timestamp when the payer last changed it's password in the merchant's shop. |
PasswordChangeIndicator | PasswordChangeIndicator |
|
How long did the payer changed it's password in the merchant's shop. |