#Sandbox mode

#Overview

Sandbox mode is a feature that allows you to test your integration with the Subscribe API without having to pay for real subscriptions. It is a mode that you can enable on any request with a simple sandbox header, and it will allow you to create subscriptions that will not be charged (analog to Stripe's sandbox mode).

#Usage