Frontend | Backend | Api

Invoices\Models\Frontend\PayPalPaymentMethod

PayPal Payment Method

Method Description Returns
getClientId() Get the client id string
getPaymentServiceProviderName() Get the name of the payment service provider. string
getPaymentServiceProviderType() Get the payment service provider type. Integrators can use this to determine what payment service provider this payment method belongs to. string
getId() int
getName() string
getPosition() int
isTestMode() bool
getCreated() Date the record was created. DateTime
getModified() Last modification date for the record. DateTime
isActive() bool
getSite() Site
isNewRecord() Check if the record is a new record bool
isHierarchicalModel() Check whether a model is a hierarchical model, i.e. can have children bool
isVersionedModel() Check whether a model is versioned bool