Till

Results 8 comments of Till

Same here - i guess the issue still exists

Hi, Thank you very much for the answer. That worked perfectly! :-) I was even able to shorten it a bit more via $('.menu-toggle').bigSlideAPI.destroy(); (= leaving out the bigSlide() part...)...

any news on this? For us it is still true that payment icons from our payment methods (Shopify Payment Platform) do not show up in the footer

🙏 thanks for checking the current situation @larouxn - I hope Payment Apps will be supported soon - our merchants don't really understand it and blame our apps to be...

@elia absolute, happy to share the file. Added "txt" extension to make the upload here work [suspension.html.erb.txt](https://github.com/nebulab/erb-formatter/files/14225985/suspension.html.erb.txt)

Hi thegengen First, i would like to thank you for your great library. Especially with the new authorisation handling it is really easy to connect a printer via google cloudprint...

Update: I just tried to include a ticket value based on a example by google. `pdf = Prawn::Document.new` `pdf.text "Hello World 123"` `response = @printer.print(title:"test", content: pdf.render, content_type: "application/pdf", ticket:...