constructorSuggest EditsConstructor(params) params AttributeTypeMandatoryDescriptionusernamestringYMerchant usernameteststringNRequired to be true in the Sandbox environment. Defaults to false. usage JSONconst fz = new FatZebra({ username: "MerchantXYZ", test: true }); Updated almost 3 years ago