How to test Subscription App code?

I have a subscription product, and a test development store set to Bogus Gateway. All purchases of the subscription product pass through checkout as if the product is normal and not a subscription. Is this normal Shopify? Should checkout not be recognizing a subscription product in checkout? Is this a special feature of development stores and Bogus gateway we don’t know about?

How do I test my subscription extension and other code in a development store? Is Shopify set so that I can only develop against a live store with a payment processor?

Bogus Gateway does not work with subscriptions. You need to enable Shopify Payments and set it to Test Mode.

More information here: Testing Shopify Payments · Shopify Help Center

1 Like

thanks.