pub async fn stripe_handler<S: Storage + Clone + Send + Sync + 'static>( __arg0: State<Arc<HandlerContext<S>>>, headers: HeaderMap, body: Bytes, ) -> Response