Back
Interior AI
Load previous page…
add honeypot to reduce people signing up as bots even passing through CAPTCHAs
#interiorai
move
#interiorai R2 to new US West bucket to speed up cause it's near Replicate and our VPS
catch iOS webhooks if user cancels (AUTO_RENEW_DISABLED) or cancels their cancellation (AUTO_RENEW_ENABLED)
#interiorai
make code to work with both Stripe and iOS cancel webhooks, Stripe sends webhook at period end cancel while iOS sends it when the plan cancels now, so use epoch_will_cancel_at to check if plan is still active, then add monthly credits for the yearly plan
#interiorai
lowercase the iOS app acount token because Apple sends it as UPPERCASE on sign up but as LOWERCASE on payment webhook
#interiorai
give everyone 100 free credits because DB lost last 12h of designs
#interiorai