Inttegro PHP SDK

Client
in package

Table of Contents

Properties

$apps  : Apps
$balances  : Balances
$balanceTransactions  : BalanceTransactions
$broadcasts  : Broadcasts
$chimes  : Chimes
$customers  : Customers
$fileLinks  : FileLinks
$fileReferences  : FileReferences
$files  : Files
$financialAccounts  : FinancialAccounts
$keys  : Keys
$messageTemplates  : MessageTemplates
$orders  : Orders
$otp  : Otp
$paymentMethods  : PaymentMethods
$payouts  : Payouts
$prices  : Prices
$products  : Products
$purchaseIntents  : PurchaseIntents
$refunds  : Refunds
$schedules  : Schedules
$spec  : Spec
$uploadRequests  : UploadRequests

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $apiKey[, string $baseUrl = 'https://api.inttegro.com' ][, int $timeout = 30 ][, mixed $adapter = null ][, bool $telemetryEnabled = true ][, TracerProviderInterface|null $tracerProvider = null ][, TextMapPropagatorInterface|null $propagator = null ][, callable|null $errorReporter = null ][, string $errorReportingPolicy = 'unexpected' ]) : mixed
Parameters
$apiKey : string
$baseUrl : string = 'https://api.inttegro.com'
$timeout : int = 30
$adapter : mixed = null
$telemetryEnabled : bool = true
$tracerProvider : TracerProviderInterface|null = null
$propagator : TextMapPropagatorInterface|null = null
$errorReporter : callable|null = null
$errorReportingPolicy : string = 'unexpected'
On this page

Search results