David Feldt
David Feldt
I'm in the process of implementing a new SaaS product that uses fixed-price subscriptions and was happy to find this repo with sample code. I installed repo locally using stripe...
Great - thanks. On Mon, Nov 15, 2021, at 11:22 AM, CJ Avilla wrote: > > > Hey @davidfeldt , > > It's odd that route (/register.html) is being used...
I will try that. Thanks! On Tue, Jan 11, 2022, at 4:58 PM, Pete Stenger wrote: > > > downgrading version to `0.13.7` and reinstalling with `pod install` seemed to...
Thanks for the response. Yes, I'm passing selectedStartDate. I'll dig in myself. ________________________________ From: Peace ***@***.***> Sent: Wednesday, October 5, 2022 9:59 AM To: stephy/CalendarPicker ***@***.***> Cc: David Feldt ***@***.***>;...
There are at least four locations in the codebase where this deprecated issue exists: Deprecated: Return type of net\authorize\api\contract\v1\MerchantAuthenticationType::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute...
Thanks for letting me know - appreciate it. ________________________________ From: Dustin Cochran ***@***.***> Sent: Monday, December 18, 2023 9:06 AM To: AuthorizeNet/sdk-php ***@***.***> Cc: David Feldt ***@***.***>; Comment ***@***.***> Subject:...
I only had this issue on Android when requesting more than one permission. For recording video (use of camera) and audio, there is only the prompt for camera permission and...
I found this to be useful for iOS sharing Base64 PDF issue: https://react-native-share.github.io/react-native-share/docs/share-remote-file