Create an order

You can create the order information in advance on the Wonder side through the Create Order API, and then pass the order number to [Payment SDK](/doc/payment_scenarios/payment_sdk/) / [Payment ECR](/doc/payment_scenarios/payment_ecr/) to complete the payment.

Create an order

POST /svc/payment/api/v1/openapi/orders

You can create the order information in advance on the Wonder side through the Create Order API, and then pass the order number to Payment SDK / Payment ECR to complete the payment.

After order state updated, we will send Webhook to your server.

reference_number: We strongly recommend that you pass the reference number parameter to be associated with your ordering system.

Request

Responses

  • 200

Response Headers