Back
Remote OK
Load previous page…
fix auto bump robot broken because catch(\Stripe\Exception\Card $e) { changed to catch(\Stripe\Exception\CardException $e) { in new Stripe API, so if a charge would fail when auto bumping the entire script would die #remoteok
fix missing [ Download invoice ] button on job edit page because we switched to Stripe Checkout and we don’t have stripe_invoice_id anymore but use stripe_charge_id or stripe_payment_intent_id to generate invoices #remoteok