Hassan Mahmood

Results 5 comments of Hassan Mahmood

@paulgoodfield did you fix a fix for this? I've still seeing the issue in the latest version

@engram-design hey Josh, I second that. Are there any updates on back-porting to Craft 4 yet? We have a quote form on every page, Lighthouse reports Captcha is the biggest...

@engram-design that event doesn't get fired... ``` Event::on(Stripe::class, Stripe::EVENT_MODIFY_SINGLE_PAYLOAD, function(ModifyPaymentPayloadEvent $event) { // log the event Craft::info('Stripe event fired', __METHOD__); }); ``` Nothing is being logged

@engram-design any updates on this? All my forms are in modals

@engram-design Just reopening this one I've created a registration form in Formie and mapped a user object to it I get all the errors like "Password must be 6 characters"...