Using the following with the javascript api-client, to create a payment with QR code:
{
...
dueDate: '2024-03-05',
include: ['details.qrCode'] as PaymentInclude[],
method: PaymentMethod.bancontact
...
}
I see that the payment does not expire in 2 weeks+ as requested through the dueDate.
But it expires 1 hour after creation already !
The use case wat to create a QR to put on an invoice.
Why does this not work as intended with dueDate?
Payment id in dashboard to verify with: tr_oBEhKuXcGK