Frontend | Backend | Api

Invoices\Models\Api\MockPayPaymentMethod

Class MockPayPaymentMethod

Property Description Returns
failureRate Get the failure rate string
authorizationSupported Is authorization supported? bool
partialCaptureSupported Is partial capture supported? bool
refundsSupported Is refunds supported? 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