Process Payment
Orders
Process Payment
Process payment for an order using a crypto transaction ID.
Authentication: Use either a server-side API key with orders.update scope, the clientSecret from order creation as an authorization header, or a JWT token with orders.create scope.
POST
Process Payment
Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
This is the identifier for the order with UUID format.
Example: 9c82ef99-617f-497d-9abb-fd355291681b
Body
application/json
Process payment using a crypto transaction ID. Use this when the user has already submitted a crypto transaction.

