Shopify插件开发指南

开发一个Shopify插件,Shopify商城可以安装该插件;当用户在商城下单后,插件把订单数据按照指定格式传给自己的服务器;

Getting started with Shopify App Bridge: https://shopify.dev/tools/app-bridge/getting-started
REST Admin API reference: https://shopify.dev/docs/admin-api/rest/reference
Shopify Rest APIs: https://shopify.dev/docs/admin-api/rest/reference
Shopify Payments APIs: https://shopify.dev/docs/admin-api/rest/reference/shopify_payments

Authenticate with OAuth: https://shopify.dev/tutorials/authenticate-with-oauth
access-scopes: https://shopify.dev/docs/admin-api/access-scopes

Webhook: https://shopify.dev/docs/admin-api/rest/reference/events/webhook
Event: https://shopify.dev/docs/admin-api/rest/reference/events/event

API(Ruby & Node.js & PHP): https://shopify.dev/tools/libraries/admin-api
Java SDK: https://github.com/ChannelApe/shopify-sdk/

Build a sales channel with the Checkout API: https://shopify.dev/tutorials/build-a-sales-channel-with-the-checkout-api
Complete a sales channel payment with the Checkout API: https://shopify.dev/tutorials/complete-a-sales-channel-payment-with-checkout-api
Add a payment gateway to your partners account: https://shopify.dev/tutorials/add-payment-gateway-to-partner-account
Publish your hosted payment gateway: https://shopify.dev/tutorials/publish-your-hosted-payment-gateway

上一篇 Shopify插件开发入坑体验
下一篇 When do shopify access tokens expire
目录
文章列表
1 Spring Cloud Gray Sample 调试记录
Spring Cloud Gray Sample 调试记录
2
Android NDK基础4:C_动态内存分配
Android NDK基础4:C_动态内存分配
3
Android判断应用通知权限是否开启以及跳转到设置界面
Android判断应用通知权限是否开启以及跳转到设置界面
4
PHP安装LDAP扩展
PHP安装LDAP扩展
5
DialogFragment调用show()报Can not perform this action after onSaveInstanceState的解决办法
DialogFragment调用show()报Can not perform this action after onSaveInstanceState的解决办法
最新评论
一位WordPress评论者
一位WordPress评论者
2月12日
您好,这是一条评论。若需要审核、编辑或删除评论,请访问仪表盘的评论界面。评论者头像来自 Gravatar。