forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.7.0 including: - Bug fixes - Updated model/function names - Updated models to reflect changes in APIs
514 B
514 B
Venmo Payment Token Customer Type
The customer type associated with the Venmo payment token. This is to indicate whether the customer acting on the merchant / platform is either a business or a consumer.
Enumeration
VenmoPaymentTokenCustomerType
Fields
| Name | Description |
|---|---|
CONSUMER |
The customer vaulting the Venmo payment token is a consumer on the merchant / platform. |
BUSINESS |
The customer vaulting the Venmo payment token is a business on merchant / platform. |