Embedded checkout

This commit is contained in:
Luis Alvarez
2020-10-14 17:53:50 -05:00
parent a487ee3081
commit b796e625df
3 changed files with 74 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
import checkoutApi from '@lib/bigcommerce/api/checkout'
export default checkoutApi()