Create Payment (In-store)

Create a payment for point-of-sale.

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

The business's own reference for this payment (auto-generated by Waave if not present).

int64
required
≥ 1

The total amount to be charged (in cents).

string
enum

The ISO 4217 alpha-3 currency code. If not present, default currency of the business account is used.

Allowed:
string
required

The business's unique code (assigned by Waave).

string

The business's own till identifier of the POS accepting payment.

date-time

The ISO 8601 formatted time that the payment session is effective from.

date-time

The ISO 8601 formatted time that the payment session is effective to.

string
length between 0 and 4095

The URL to receive webhook notifications about payment session status changes.

orderItems
array of objects
required
orderItems*
Headers
string

If specified, guarantees that only one resource will be created per idempotency key per business (merchant).

Responses

400

Request message is invalid or not well-formed

401

Full authentication is required to access this resource

422

Request could not be processed

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