Functie : xMollie
public static string xMollie(string field, int num);
public static string xMollie(DataRow dr_pieds, string field, int num);
public static string xMollie(string type_va, string id, string journal, long piece, string field, int num);
Teruggestuurd : transactie informatie van de Mollie terminal
Parameters :
- string field : naam van het veld waarvan men het resultaat wenst
- id : transactie id
- profileId
- statusReasonCode
- statusReasonMessage
- createdAt
- paidAt
- mode
- description
- amount
- cardAudience
- cardCountryCode
- cardLabel : Visa, Maestro, ...
- cardNumber
- terminalId
- voucherIssuer : Edenred, Monizze, Pluxee, ...
- int num : positie in de binnenkomst van betaalmethodes
OF
Parameters :
- V voor verkopen of A voor aankopen
- journaal van het document
- Doc nr
- string field : de naam van het veld waarvan men het resultaat wenst: zie hierboven
- positie in de binnenkomst van betaalmethodes
Raadpleeg deze pagina alvorens u deze functie gebruikt.