Nathaniel Hammond

Results 20 comments of Nathaniel Hammond

Hi @phillmorgan28 A quick question on this, is it for both people entering their card details correctly and for those choosing to pay with an existing payment method? Or just...

I have created a pull request for this feature #162 A quick preview of what it looks like in use: ![](http://x.n43.me/2Z2d3u0C3E1U/Screen%20Recording%202017-10-30%20at%2009.02%20am.gif)

HI @pixelmachine & @damonadigital I have just tried to reproduce this (using the steps stated) with the latest Craft, Commerce and Stripe using the example templates and no matter how...

Hi All I have managed to create a test case where I can reliably reproduce this issue. As expected, it is a case of a race condition, we will look...

Hi @pixelmachine, @damonadigital & @matt-adigital We have pushed a branch with fixes in for this issue and there [is now a PR](https://github.com/craftcms/commerce/pull/3439) for it. Before we merge the branch it...

Hi @damonadigital Thank you for your response, sorry to hear this isn't working. This feels like an environmental mutex related issue. In the branch I linked to we are now...

Hi All Thank you for your extra information. In an attempt to keep things progression we have pushed up another fix which could solve the issue. Although it could solve...

Hi @damonadigital Thank you for getting back to us with that. If the mutex is working and you have pulled the latest changes I am really stumped as to how...

Hi Just wanted to check in with how things are going? @pixelmachine everything still working as expected? @damonadigital still seeing issues? Thanks

For those people following this issue from a Craft CMS/Commerce perspective here is how you can test the changes. In your project's `composer.json`, update/add the following lines ```json { ......