Manuais
PHC GO Funções SDK - Payments
 

Payments


 
 

Description

SDK function for issuing multibanco references for invoice payments.

Return Function

The value of the multibanco references.

Parameters


Name Description Type
Amount Payment Amount Decimal
Currency Payment currency String
Validity Payment date Date
Key (opcional) Identification of invoices String

Example


sdk.Payments.GenerateReferenceMB(10,"EUR",New Date(2024,10,24),"FT 2024FT9/5");