Nov 30, 2018
How can I authenticate in rspec fot test my shopify_app? when i run rspec it shows me the following error: Failure/Error: @shop ||= Shop.find_by_domain(session[:shop]) RuntimeError: ...
Nov 30, 2018
how can I authenticate in rspec fot test my shopify_app when i run rspec it shows me the following error: Failure/Error: @shop ||= Shop.find_by_domain(session[:shop]) RuntimeError: A...
Oct 24, 2018
Hello friends I have an application in which, if my users have not made the payment of their orders in 48 hours I have to change the status of the pending order to expired. I have consulted the d...
No content to show
User Activity
I have an app published in https://apps.shopify.com/
My app is: Free to install
I received an email from a partner manager for the Shopify App Store and he tells me that the company to which the app belongs has not been using Shopify's Billing API ...