Daniel Zaremba
Daniel Zaremba
**Describe the bug** While running the CLI today I realised some of the SVGs that were "optimised" had some weird javascript code in them. At a closer look, it seems...
Hi, It seems `expiry_month` and `expiry_year` use string types, but the response is a number for both of them. ``` export interface FrameCardTokenizedEvent { type: string; token: string; expires_on: string;...
Hi everyone, We are integrating with Checkout.com using This Frames SDK and noticed that, when I am not adding any card number and tapping the Pay button I am seeing...
Hey guys, I wanted to install this on Windows 8 64 but in the middle of the installation I get some errors like in this screen http://grab.by/osE4 Then it continues...
Hi, First of all I want to thank you for creating this great lib, it saved me a lot of hours of development. I just wanted to ask if you...