config :shippex, :carriers, [ ups: [
username: "MyUsername", password: "MyPassword", secret_key: "123123", shipper_number: "AB1234"
] ]