Bogus Gateway Limit & Confusing UI Blocking Dev Store Testing—Trial-Free Workarounds?

Hi Shopify Dev Community,Building a Shopify app (MVP: orders/create webhook automation) in a dev store for testing only—no sales planned. Hit the “limit for development store orders” error after ~10 Bogus checkouts, killing my webhook flow. The Payments UI is a nightmare: mislabeled “Deactivate Shopify Payments” prompts for Bogus toggles, hidden Manage buttons behind expands/hovers, and red “add payment method” errors gating reactivation like a trap. Why design it to frustrate devs this way?

Tried:

  • Deactivate/reactivate Bogus (loops into billing prompts for free dev store).

  • Admin/API orders (basic triggers, but need full checkout for line item edges).

  • Client transfer store (same UI gates).

Goal: Reset Bogus limit on nft-warranty-test-store.myshopify.com or no-trial unlimited access. Partner support silent—hacks/flags? Setup: Remix app, webhook focus.

Thanks