<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@vue-storefront/odoo-api](./odoo-api.md) &gt; [paymentConfirmation](./odoo-api.paymentconfirmation.md)

## paymentConfirmation() function

<b>Signature:</b>

```typescript
export default function paymentConfirmation(context: Context, customQuery?: CustomQuery): Promise<FetchResult>;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  context | Context |  |
|  customQuery | CustomQuery |  |

<b>Returns:</b>

Promise&lt;FetchResult&gt;

