Open str opened 6 years ago
I'm reading the documentation at https://help.shopify.com/api/tutorials/sell-through-the-checkout-api and I thought "there should already be a PHP library that can create a checkout payment" and I stumbled here, but I didn't found anything related to the checkout.
Is this possible with this library?
This library is for the Shopify Admin API and doesn't fully support the Sales Channel SDK. It is easily possible to write some of your own functions to update this, but they are not included at the moment
I'm reading the documentation at https://help.shopify.com/api/tutorials/sell-through-the-checkout-api and I thought "there should already be a PHP library that can create a checkout payment" and I stumbled here, but I didn't found anything related to the checkout.
Is this possible with this library?