# How to Build a Third-Party Platform Back End Service

  • After completing the third-party platform account creation, you need to complete the "development data" configuration. The development of data configuration will mainly involve configuration for receiving WeChat official push messages and authorizing link domain names.
  • In addition to building back-end services to be docked with third-party platforms, service providers still need to develop business systems (the system is mainly for merchants), such as xxxx micro mall.
  • In order to meet the diversity of service providers and reduce the cost of service providers, the platform supports the "traditional model" and "cloud service model" to build. Click to view information aboutCloud service modelOf the detailed presentation.

# Traditional model vs Cloud service model

  • In the traditional mode, the "Authorized Event Reception Configuration," "Message and Event Reception Configuration," "Authorized Initiation Page Domain Name" and "Third Party Authorization Page" of the third-party platform - development materials all require the service provider to develop and deploy in accordance with the documentation. If you use the cloud service model, you can deploy the official service with one click and configure it with one click.
  • After one key deployment of the official cloud service, you can obtain the authorization page link through the "service provider micro-butler" management tool, and achieve 0 code to complete the back-end service construction of the third-party platform.
  • In addition, the service provider's business system can also be deployed toWeChat cloud hostingHelp service providers reduce development and operation costs.