Bitrix API

PaymentsRepository

FinalYes

Class provides several methods to fetch payments, related to deals

Table of Contents

Methods

__construct()  : mixed
getPaymentStages()  : array<int, string>
Returns map [dealId => stage of the latest related payment]

Methods

getPaymentStages()

Returns map [dealId => stage of the latest related payment]

public getPaymentStages(array<string|int, mixed> $dealIds) : array<int, string>
Parameters
$dealIds : array<string|int, mixed>
Return values
array<int, string>

        
On this page

Search results