Quantcast
Channel: Opinion: Shopify Community - Shopify APIs & SDKs
Viewing all 25503 articles
Browse latest View live

Error "Name of Option is not unique" when they actually are unique by Shopify App Developer

$
0
0

Updating products for one of our customers is failing. We make a "PUT" call to resource https://fetch-haus.myshopify.com/admin/products/2584846341.json with following parameters, but get a an error response indicating that the option names are not unique. However they are unique as seen in the request.

Request:

Array

(

    [product] => Array

        (

            [id] => 2584846341

            [title] => Natures Variety Cat Ultimate Protein

            [product_type] => Misc

            [vendor] =>

            [body_html] =>

            [images] => Array

                (

                )

            [options] => Array

                (

                    [0] => Array

                        (

                            [name] => Formulas

                        )

                    [1] => Array

                        (

                            [name] => Size - Food

                        )

                )

        )

)

 

Response:

Array

(

    [errors] => Array

        (

            [name] => Array

                (

                    [0] => of Option is not unique

                )

        )

)

We are using https://github.com/cmcdonaldca/ohShopify.php PHP library method call.

Is there a way for you to track what is wrong with the request? 


[API] Get product by SKU by Jens De Schrijver

$
0
0

Hi

We are currently developing an application for fulfilment. 

Is there a way on the API to get a product's ID by the SKU?
Or, can I update the product's inventory by the product's SKU?

Invalid Email Address - When Creating New Customer Account by Charles Coleman

$
0
0

I tried through admin and also through the site at creating an account for one of our existing customers and I keep getting "Invalid Email Address" now I know that its not an invalid email and that the domain is operational and so what is happening??

I really need to get this customers account up and running, does anyone have any ideas?

https://cdn.shopify.com/s/files/1/0990/1988/files/Invalid-Email.png?7405914790635916269

There is an old thread on this but no satisfactory answer to my issue.

Thanks

Kris Aerts commented on Invalid Email Address - When Creating New Customer Account

$
0
0

Hi, same issue here with addresses I know are valid. Please help!

Thank you!

Jason Ellis commented on Invalid Email Address - When Creating New Customer Account

$
0
0

I just got the same thing. The email address is valid. The domain resolves. It's obviously a bug on Shopify's part.

Josh Harms commented on The remote server returned an error: (400) Bad Request

Full Checkout/Payment Process Using the API? by Sterling Smith

$
0
0

Hi,

At my company we're trying to leverage the Shopify API to create a fully custom mobile application that will allow users to browse and buy products from a Shopify store.  However, we're running into a bit of a roadblock in terms of actually creating an order and providing payment for all the products in the order.  Previously we had just created a url using the product IDs and their quantities that directed to our store's checkout page inside of an iframe, however our endgame is to be able to offer this app as a platform to other Shopify store owners and having them restyle their checkout page into something that looks good inside another application is a bit much to ask of potential partners, so we're moving on and trying handle checkout ourselves.

Is there a way to utilize the API and a payment service, say Stripe for example, to pay for and process orders that we create?  I've been pouring over the API docs and can't find a readily apparent solution, especially in regards to linking a payment to an order.  I see the Mobile Buy SDK however our platform is build using Cordova/Phonegap and is thus not fully native.

Sorry for being so verbose, any help is appreciated.

Thanks!

Anders Lorentzen commented on Invalid Email Address - When Creating New Customer Account

$
0
0

I have the same problem with invalid email for new customers, with user accounts deactivated.


Jason Ellis commented on Invalid Email Address - When Creating New Customer Account

$
0
0

I'm starting to wonder if we've lost sales because of potential customers running into this issue when they try to enter their email address.

Jamie commented on Shopify Plus Development Stores

$
0
0

Hi Mike,

If you are you building this for a specific merchant you'll need to work with them and their account manager to get this set up.

Charles Coleman commented on Invalid Email Address - When Creating New Customer Account

$
0
0

I am definately wondering that, because I only stumbled on this by chance today!! #BLOODYANNOYED

Just out of interest what themes are you guys using? I'm on Brooklyn.

Jason Ellis commented on Invalid Email Address - When Creating New Customer Account

$
0
0

Minimal here.

 

As a test I went through the checkout process all the way up till payment (but didn't do the payment) and it took the address there that it considered invalid when I tried to create a customer account from the admin page. I don't think it's stopped anyone from ordering but I can't be sure.

Charles Coleman commented on Invalid Email Address - When Creating New Customer Account

$
0
0

That is some piece of mind at least I'll run the same test on our store to see. It is obviously a common problem as the people above have exactly the same issue, for me it is imperative I get it fixed because our retailers on our trade site are required to create an account before they order. :-/ 

Mike Potter commented on Shopify Plus Development Stores

$
0
0

Hi Jamie: 
  We're not building it for a specific merchant unfortunately. We're just trying to build our app to support backing up an entire customer's store. I guess we could try the API calls on their store, but I'd rather have a test store that we could use to make those API calls. 

   Is it not possible to let partners create Shopify Plus stores?

Mike

Socket IO in Embedded app by Appifiny

$
0
0

I am integrating node js and socket io (using port 3000) in a new app. However, when used in the embedded app (after ShopifyApp.init) the request to the socket io client js file is aborted.

I'm not sure if this some CORS issue? I dont think so because there are no headers for the request or even any entry in the access.log.

Why is the EASDK causing this issue?


How to install an in-development app into a development store by brianbbb

$
0
0

I created an embedded app in my partner console.

When I go to the settings of my development store, I don't see a way to install that app since its not in the store yet. I see how to create a new 'private app' , but I don't see my in development app anywhere.

 

Wait to Process Orders Until Threshold is Reached by Rudhra Raveendran

$
0
0

I'm looking to create a Kickstarter/Tilt like feature by using the built in pre-orders feature of Shopify and the API. Essentially, I'd like users to be able to pre-order/pledge to a product, and then once a threshold of either users or money is reached, process all the orders. According to Shopify support, this should be possible through the API. However, I'm completely new to Shopify and I have no idea where to start. Could anyone point me in the right direction?

Jason commented on [API] Get product by SKU

$
0
0

No.

As a sidepoint, the sku of a product does not need to be unique. You could have the situation where there are many items on the store with the same SKU.

Appifiny commented on Socket IO in Embedded app

$
0
0

Turned out to just be an SSL keying error.

Adam commented on iOS SDK - Apple Pay Error 500

$
0
0

Hi Lohit,

I did the same transaction again with the same card and got the error again.  Transaction 3413708547

In the past I had run this card on an order and it worked fine.  You can check transaction 15321 and none of the app code changed.  

Thanks!

Adam

Viewing all 25503 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>