Hello
i’m working on an app that basically import an excel file with some order/customer details on it and write an order/checkout to the store
i got the order part covered, but i’m a little concerned about the checkout
it is my understanding so far that the only way to do it it’s by listing my app as a sales channel, is that true? can’t i do it with storefront api and a private distribution? (i would like to avoid to going public into the app store for the time being)
also, if that is the case, i’m concerned about this post: https://community.shopify.com/post/462178
in which the user got his app rejected for some reason
so in the end i’m a little confused wheter the thing i want to build is doable: basically a bulk import for checkouts
(so far i don’t need to collect payment info since it’s Cash on delivery, but for the future i might)
Thank you for any pointers and assistance