| Property | Description | Returns |
|---|---|---|
| businessEmail | Get the PayPal business email / account ID | string |
| hostedButtonId | Get the PayPal hosted button ID | string |
| authorizationSupported | bool | |
| paymentServiceProviderName | Get the name of the payment service provider. | string |
| paymentServiceProviderType | Get the payment service provider type. Integrators can use this to determine what payment service provider this payment method belongs to. | string |
| id | int | |
| name | string | |
| position | int | |
| testMode | bool | |
| created | Date the record was created. | DateTime |
| modified | Last modification date for the record. | DateTime |
| active | bool | |
| site | Site |
Invoices\Models\Api\PayPalDonatePaymentMethod
PayPal Donate Payment Method