Aaron Macks

Results 5 comments of Aaron Macks
trafficstars

Agreed, it's not easy to make CF a turnkey solution. I thought of this more as a "here's a way known to work, modify as needed" rather that a complete...

I've submitted a PR against this with a possible implementation of the EphemeralKey class: https://github.com/lukec/stripe-perl/pull/105 No promises, but it seems to work as expected

I see this issue frequently, but there does not seem to be a pattern to trigger it. The flow is roughly 1. work in a database, specifically in "content" mode...

I believe it's a long-term feature, it's part of the workflow for apple-pay and Android's payment system which is roughly: * App queries api for Ephemeral Key * Api queries...

I see how systemd timers replace system cron, but was is there a replacement for user-level crontabs?