Frontend | Backend | Api

Invoices\Models\Api\StripePaymentMethod

Class StripePaymentMethod

Property Description Returns
publishableKey Get the publishabled key, used for frontend integrations string
accountId Get the account id string
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