I will make a PR, but Plausible's vendor_id (49430) is hardcoded in config/config.exs on line 82. ```` config :plausible, :paddle, vendor_id: "49430", vendor_auth_code: System.get_env("PADDLE_VENDOR_AUTH_CODE") ````