Create an Intent

This endpoint initiates an intent request to create a POS-initiated transaction from the cash register, computer, or any point of sale device.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to CHARGE

Defines the operation type (e.g., CHARGE for payment processing).

string
Defaults to true

Should always be true for smartPos integration.

string
required
Defaults to xxx

Unique key to prevent duplicate requests.

merchant
object
required

Identifier of the merchant.

order
object
required

Order details object.

customer
object

Customer details object

post
object
required

Callback URL where the payment response will be sent.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json