1
0
Files
PayPal-PHP-Server-SDK/doc/models/paypal-wallet-account-verification-status.md
2025-03-20 15:58:25 +00:00

17 lines
608 B
Markdown

# Paypal Wallet Account Verification Status
The account status indicates whether the buyer has verified the financial details associated with their PayPal account.
## Enumeration
`PaypalWalletAccountVerificationStatus`
## Fields
| Name | Description |
| --- | --- |
| `VERIFIED` | The buyer has completed the verification of the financial details associated with this PayPal account. For example: confirming their bank account. |
| `UNVERIFIED` | The buyer has not completed the verification of the financial details associated with this PayPal account. For example: confirming their bank account. |