mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Implements custom checkout along with ordercloud provider
This commit is contained in:
2
framework/ordercloud/checkout/index.ts
Normal file
2
framework/ordercloud/checkout/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { default as useCheckout } from './use-submit-checkout'
|
||||
export { default as useGetCheckout } from './use-get-checkout'
|
Reference in New Issue
Block a user