Skip to main content

Tutorial Introduction

In this tutorial, you will follow step-by-step instructions to build the workflow, including:

  • Build workflows via drag-and-drop operations using the low-code editor
  • Workflow node configuration and debugging
  • Query Cloud Development resources and data interaction
  • Use JS code to implement custom server-side logic

These terms and concepts may be unfamiliar, but you will become familiar with them as you progress through this tutorial.

Example of Receiving WeChat Pay Event Push

You will build a workflow to handle WeChat Pay event pushes. This process provides a series of operations, including receiving event pushes, reading/writing CloudBase database data, and requesting third-party HTTP services.

Currently supported WeChat Pay notifications include Payment Notification and Refund Result Notification.

tip

Currently, only WeChat Pay for regular merchants is supported; service provider payments are not supported.