paq.io

Results 3 issues of paq.io

I can't find the proper documentation to add multiple parameters: `stripe trigger invoice.payment_failed --add invoice:customer=cus_LMVHINfTF85H7U invoice:subscription=sub_1Kfp5nLfdjVvBOdZo9sh5Ewu` `stripe trigger invoice.payment_failed --add invoice:customer.id=cus_LMVHINfTF85H7U --add invoice:subscription=sub_1Kfp5nLfdjVvBOdZo9sh5Ewu` > Customer cus_LNawyb9WajOtUo does not have a...

Allows adding excluded days (not selectable)

` final document = await PdfDocument.openData(await file.readAsBytes()); for (var i = 0; i < document.pageCount; i++) { final page = await document.getPage(i + 1); // Starts from 1 var imgPDF...

bug