Back
Similar todos
Load previous page…
fix stripe webhook #fitloop
discover we went down at 6AM exact a few days ago because New Relic broke our Stripe webhook script and now we find out everyone has issues with New Relic's PHP library on their GitHub and @daniellockyer fixed it by disabling New Relic #life
set stripe webhooks live #thx
Fix multiple errors because Stripe suddenly changed their API unilaterally without notifying me and as a consequence webhooks have been failing for the past few days: now customers are only created if customer_creation: 'always' is explicitly checked on Checkout so I can't access Customer records for recent purchases as that parameter hasn't been passed; now PaymentIntents don't create Charges and thus I can't access some information my code was accessing and the webhook was understandably failing with error 500. TL;DR: Stripe is becoming a giant turd #licenseseat
setup webhook to sync transactions from plaid #jaba
#applicantai fix stripe webhook cuz it’s of course it didn’t work
manually deactivate all inactive users because no automation with stripe #yelmair
Stripe webhooks in slack #sparkbase
fix #navalai stripe web hook
shut down new signups because Stripe webhooks failing for new payments since 10AM UTC today #interiorai
migrate to new Stripe account #wip
add stripe webhook #misc
implemented stripe checkout webhooks #sportstechjobs
try debug why 20% of Stripe webhooks for #photoai failing with 502 since 6am UTC with @daniellockyer