--- title: "ANCV" description: "Accept ANCV payments with your online payments integration." url: "https://docs.adyen.com/payment-methods/ancv" source_url: "https://docs.adyen.com/payment-methods/ancv.md" canonical: "https://docs.adyen.com/payment-methods/ancv" last_modified: "2026-05-24T12:54:31+02:00" language: "en" --- # ANCV Accept ANCV payments with your online payments integration. [View source](/payment-methods/ancv.md) ![](/user/pages/docs/08.payment-methods/15.ancv/ancv.svg?decoding=auto\&fetchpriority=auto)  **Read more** Learn more about ANCV on [ancv.com](https://www.ancv.com/). National Agency for Holiday Vouchers (ANCV) is a French payment method that enables shoppers to pay with holiday vouchers. Adyen plays the gateway role in an ANCV implementation. Therefore, merchants must approach ANCV directly to sign a contract with them. Settlement and reporting are also handled by ANCV. | Payment type | Payment flow | Countries | Currencies | [Recurring](/online-payments/tokenization) | [Refunds](/online-payments/refund) | [Partial refunds](/online-payments/refund/#refund-a-payment) | [Multiple partial refunds](/online-payments/refund) | [Separate captures](/online-payments/capture) | [Partial captures](/online-payments/capture/#partial-capture) | [Multiple partial captures](/online-payments/capture/#multiple-partial-captures) | [Chargebacks](/risk-management/chargeback-guidelines) | | ---------------------- | ------------ | --------- | ---------- | ------------------------------------------ | -------------------------------------------------------------------- | ------------------------------------------------------------ | --------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------- | -------------------------------------------------------------------------------- | ----------------------------------------------------- | | Prepaid and gift cards | await | FR | EUR | ![x](/user/data/smileys/emoji/x.png) | ![checkmark](/user/data/smileys/emoji/white_check_mark.png) See note | ![x](/user/data/smileys/emoji/x.png) | ![x](/user/data/smileys/emoji/x.png) | ![checkmark](/user/data/smileys/emoji/white_check_mark.png) | ![checkmark](/user/data/smileys/emoji/white_check_mark.png) | ![checkmark](/user/data/smileys/emoji/white_check_mark.png) | ![x](/user/data/smileys/emoji/x.png) | Only one partial capture is allowed per payment. ## Partial payments ANCV supports the concept of partial authorization, which means that the amount authorized by the shopper could be lower than the amount requested by the merchant. To handle a partial authorization by a shopper, a merchant must use the [partial payments](https://docs.adyen.com/online-payments/partial-payments/) feature. When using partial payments for ANCV, merchants must always use the `orderData` from a [/payments/details](https://docs.adyen.com/api-explorer/Checkout/latest/post/payments/details) response, not from a [/payments](https://docs.adyen.com/api-explorer/Checkout/latest/post/payments) response. ## How do you want to integrate? [![This is the web icon.](/user/pages/reuse/image-library/01.icons/web/web.svg?decoding=auto\&fetchpriority=auto)](/payment-methods/ancv/web) ###### [Web](/payment-methods/ancv/web) [Use our pre-built UI solutions to add ANCV to your website.](/payment-methods/ancv/web) [![This is the API only icon.](/user/pages/reuse/image-library/01.icons/api-only/checkout-api-only.svg?decoding=auto\&fetchpriority=auto)](/payment-methods/ancv/api-only) ###### [API only](/payment-methods/ancv/api-only) [Build your own UI for ANCV in your website, iOS or Android app.](/payment-methods/ancv/api-only) ## See also * [Online payments](/online-payments/) * [3D Secure](/online-payments/3d-secure) * [Capture](/online-payments/capture) * [Payment methods](/payment-methods)