mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
address order confirmation change requests
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { getOrderConfirmationContent } from 'lib/shopify';
|
||||
|
||||
export async function GET() {
|
||||
const data = await getOrderConfirmationContent();
|
||||
|
||||
return Response.json({ ...data });
|
||||
}
|
Reference in New Issue
Block a user