App reviews, troubleshooting, and recommendations
Hello
I'm trying to create shopify app using this library
Shopify/shopify-php-api(https://github.com/Shopify/shopify-php-api/tree/c3b93d9212e2431a4c99afb50b48cd2b3e92a3a8)
To setup the app they've mentioned to initialise this
Context::initialize(
$_ENV['SHOPIFY_API_KEY'],
$_ENV['SHOPIFY_API_SECRET'],
$_ENV['SHOPIFY_APP_SCOPES'],
$_ENV['SHOPIFY_APP_HOST_NAME'],
new FileSessionStorage('/tmp/php_sessions'),
'2021-04',
true,
false,
);
But I'm confused here where to put this code? can you please guide me?
Thanks in advanced.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025