Sorry, we didn't find any relevant articles for you.

Send us your queries using the form below and we will get back to you with a solution.

Shopify Integration

Topics on Shopify Integration

Shopify integration is not working. What can I do?

The most common issue here is a previous test with Shopify. This has already crea ...

The most common issue here is a previous test with Shopify. This has already created a Payment Txn, with Record Type" of "Shopping Cart" and with the field "Reference" having a value. For most organisation the test Order Number ("Reference") is 100.

To fix, remove/change the reference number and then re-test.

If the above does not solve your issue, please check the following.

Please go to your merchant facility:

  • Check in the License management area that the license key specifies Shopify and that the License Options include Shopify.
  • Also check the expiry date of the License Options.
    Please check your installation. In particular, you’ll have some security settings that are important
  • Created external site
  • Setup Site Security

If you had not completed the above, or made changes, please make sure you follow this process: How to connect your new site to your merchant facility 

Then check your shopify installation. 

  • Make sure your webhook is for order payment
  • Make sure you copy the secret key back into Salesforce

Shopify installation manual

Shopify video:

How do I get the payment items to appear on the opportunity?

On the Merchant Facility, make sure both Create Opportunity and Create Opportunit ...

  • On the Merchant Facility, make sure both Create Opportunity and Create Opportunity Line Items are ticked.
  • Make sure you've created a Price Book and that it is active. See more information on Price Books here.
  • Make sure all your products are setup already in the Price Book.
  • There must be a price on the price book entry.
  • Both the product and the price book entry for that product need to be active.
  • The Product Code and the Product needs to match exactly with the product coming in from Shopify.
    Product line items come from Shopify are stored in the Payment Item related Object to the Payment Txn. The field "Product Id" is used to locate the Product by the Products' field "Product Code". Should the Payment Item - Product Id field be blank, then the Payment Item - SKU field is used to locate the Product by the field "Product Code".

How to set up Shopify products in Salesforce?

1. Log in to Shopify and go to "Products" 2. Go to the green "Add product" in the ...

1. Log in to Shopify and go to "Products"

2. Go to the green "Add product" in the top right hand corner

3. Copy Product Id

Once that the products are setup, you should be able to see the product ID in the URL (refer to image below), copy this number in your Notepad. You will need this number for setting each product up in Salesforce. If you are adding multiple new products we suggest to make a list of the new product names, prices and these product IDs.

4. Locate Product Tab

Log in to your Salesforce administrator account and go to your nine dots icon in the top left corner under the cloud and search for "Products"

5. Add Product

Once in "Products" go to the "New" button in the top right hand side.

6. Copy Product Name

Copy product name from Shopify and paste it the field "Product Name" here in Salesforce (refer to image below). Make it Active and add the Product ID that you captured (from the URL of the product from Shopify) three steps before and Save.

7. Click on Details Tab

Once that you save, you should be in the Details tab. Go to the "Related" tab and "Add to Price Book".

8. Mark Active

Once in the "Price Books" type the price (in the field "List Price") of the product and make it Active and "Save".

9. Repeat for all Products

Repeat these last 4 steps as many times as you need depending on the number of products that you are adding in Shopify/Salesforce.

10. Set Price Book on Merchant Facility

After you have created you products, go to your Merchant Facility and confirm that the option "Price Book" is completed (you will need to select the Price Book). Additionally, depending on your set up you would need to have ticked the "Create Opportunity Line Items".

How the purchasers address and the delivery address mapped from Shopify to Salesforce?

The Shopify Billing Address details are mapped to the MailingStreet/MailingCity/M ...

The Shopify Billing Address details are mapped to the MailingStreet/MailingCity/MailingState/PMailingostalCode/MailingCountry fields on the Payment Txn.

The Shopify Shipping Address details are mapped to the OtherStreet/OtherCityOther/State/OtherPostalCode/OtherCountry fields on the Payment Txn.

If any of the Mailing Address details are different to the Other Address Details then the Billing Equals Shipping Address is set to False, otherwise if all match then it is set to true.