constructor Suggest 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 about 4 years ago