On authorize, an error is thrown for 'stripeData' as it's not yet declared. Looking at the code, it seems the original fix was for ownerData, so I've replaced 'stripeData' in this instance with 'ownerData' which is what this function should be returning
On authorize, an error is thrown for 'stripeData' as it's not yet declared. Looking at the code, it seems the original fix was for ownerData, so I've replaced 'stripeData' in this instance with 'ownerData' which is what this function should be returning