Shopify
- Shopify account
- 1.In Shopify, go to Apps > and at the bottom of the page click on the
Develop apps for your store
. - 2.If prompted, click on
Allow custom app development
- 3.
Create an app
and name it - 4.On the app page, in
Overview
tab, click on theConfigure Admin API scopes
- 5.In the filter admin access scopes type in
Orders
- 6.In
Orders
enableread_orders
andwrite_orders
and then clickSave
- 7.Click on the
Install App
in the top right corner and when pop-up window appears clickInstall
- 8.Reveal
Admin API access token
andcopy
it. - 9.In your Bitcart, go to Stores page and click on shopify integration icon.
- 10.Enter your shop name
- 11.In secret key field paste the
Admin API access token
- 12.In the api key field paste the
API key
from Shopify. - 13.In Shopify's
Store Settings > Checkout > Order status page > Additional Scripts
paste the script provided by Bitcart in Shopify Integration dialog when you click the copy script button (including the opening and closing tag</script>
. - 14.In Shopify's
Store Settings > Payments > Manual payment methods
addmanual payment method
then clickcreate custom payment method
- 15.In
Custom payment method name
fill inBitcart
, optionally you can fill in other fields, but it's not required. Please see the message below about naming of a custom payment method - 16.Hit
Activate
and you've set up Shopify and Bitcart successfully.
Custom Payment method name must contain at least one of the following words:
bitcoin
, bitcart
, bitcart
or btc
to work.Last modified 1mo ago