initiatePosPaymentForSale
Initiates a POS card reader payment for a sale.
This sends a payment request to the specified POS terminal reader.
The resolved paymentId can be used to track and capture the payment.
Authorization is required.
Arguments
| Argument | Description | Type |
|---|---|---|
| input | InitiatePosPaymentForSaleInput! |
Type
This field resolves to InitiatePosPaymentForSalePayload, which has the following fields:
| Field | Description | Type |
|---|---|---|
payment | The initiated POS payment. | PosPayment! |