Skip to main content
Orders represent checkout flows. When you register a payment with the order’s order_code, StarkFi sets executor_id to order_transaction and skips KYC/KYB validation on transaction creation — regardless of payment method.Use POST /payment/register/intents-create-order with order_code to start checkout from a pre-created order.

Creating an order

1

Creating an order

Creating a fixed order 

Request Body

2

Request example

3

Expected response

You can now make calls to register a transaction order using the returned order_id, as follows: