Uche Ozoemena

Results 56 comments of Uche Ozoemena

@javiertrillo did you have to worry about HTTPS when using Stripe.js for payment intents? Stripe's docs say that you can only use PaymentIntents over HTTPS. Also, did you integrate Apple...

@graemeenglish @jackbayliss could either of you please share the modified code you used? So the rest of us don’t have to reinvent the wheel πŸ™‚.

Just want to add, for anyone using the `` method to insert the global stylesheet into the head tag, HMR doesn't pick up changes to the stylesheet normally, but you...

Is there a workaround for this that can be quickly applied?

My solution was to stop using djstripe's webhook and instead write and register my own webhook that delays syncing the djstripe tables until after doing what I needed to do...

@jj449 did you find a fix for this?

@gg718 did you get any more info? I've experienced what you described but I use `django-rq` in combination with `rq-scheduler`.

Not sure this is the appropriate channel (your twitter DMs are not open 😞) but I just want to say **thank you πŸŽ‰** @ollelauribostrom for this repo. Getting into open...

Thanks! I have submitted the PR. πŸŽ‰ πŸ™Œ I'm working on the hints and I'm just wondering where I should add my commits. Currently, I have the changes in a...