shopify checkout redirect & api handler

This commit is contained in:
cond0r
2021-02-04 17:18:33 +02:00
parent 2acc21164b
commit b0d8ae565d
11 changed files with 128 additions and 17 deletions

View File

@@ -1,3 +1,3 @@
import customersApi from '@framework/api/customers'
import customersApi from '@framework/api/customer'
export default customersApi()