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
697 B
697 B
Paypal Payment Token Customer Type
The customer type associated with the PayPal payment token. This is to indicate whether the customer acting on the merchant / platform is either a business or a consumer., The customer type associated with a digital wallet payment token. This is to indicate whether the customer acting on the merchant / platform is either a business or a consumer.
Enumeration
PaypalPaymentTokenCustomerType
Fields
| Name | Description |
|---|---|
CONSUMER |
The customer vaulting the PayPal payment token is a consumer on the merchant / platform. |
BUSINESS |
The customer vaulting the PayPal payment token is a business on merchant / platform. |