Vikas7819
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎05-07-2021 03:07 AM
Topic Started
2
Topics Started
Topic Solutions
1
Solution
Post Count
24
Posts
Post Kudos
4
Likes

Community Badges

Hi all Shopify Experts, I am working on a APP in which I need to insert snippet on my cart page just above the submit button. I am doing this manually and it is working fine. I need to do this autom...
I am trying to send hmac address with my route in my laravel shopify app. I am not using any package to create app. I have used default navigation feature of embed app. when I click on navigation it ...
I would like to have a store based on two different locations,, suppose NYC and SF. my requirement is to display products based on selected location from drop down option without reloading the page a...
I'm trying to figure out how to get my app's html div onto the products page of shopify. I am creating an APP based on quantity breakdown feature using laravel. I need to add HTML code onto product p...
I am getting an error in cURL call for Price rule based on selected products. Following is my error: {"errors":{"price_rule":"Required parameter missing or invalid"}} Following is my body paramete...
Hi Experts, Please help to resolve this error, I am getting following error while creating Price Rule on products. {"errors":{"entitled_product_ids":"expected Hash to be a Array"}} I am sending fo...
Hello Please help me for this error! I am getting error while making Price rule through curl. $newrule= [ "price_rule"=> [ "title" => "sdad", ...
I am Creating a new app in laravel, I have created an sidebar. I provide some laravel routes in my app. but after installation shopify is not appending parameters like hmac,shop name etc to my l...
webhook for Uninstalling an Shopify App in PHP (laravel) {"webhook":{"id":430537113677,"address":"https:\/\/domain.com\/setShopifyUninstall","topic":"app\/uninstalled","created_at":"2019-02-...
No content to show

User Activity

HI,I want to know is it possible that we have to use default names or tag names for submitting for checkout or add to cart? I can see someone has used input type and someone has used button for submitting checkout or add to cart. 
Thanks for your reply,I have fixed this error, I have moved to draft order API. it is working fine now.
$newrule = (object)[        "checkout" => (object)[               "email" => $cEmail,               "line_items" => [(object)[                      "variant_id" => "31335443824743",                      "quantity" => "1"                 ]],          ...
I am creating an app in which I have to use Checkout API. I am working in Laravel. While working with this API I am getting an errorerrors: {line_items: [{variant_id: [{code: "invalid", message: "is invalid", options: []}]}]}I have try all documents ...
Not working for me.. I have try all things but same error.
This widget could not be displayed.
This widget could not be displayed.
Likes given to