UNPKG

nestjs-yookassa

Version:

A NestJS library for integrating with YooKassa API

6 lines (5 loc) 259 B
/** * Официальный список IP-адресов YooKassa для webhook-уведомлений. * @see https://yookassa.ru/developers/using-api/webhooks#notifications-authenticity-verify */ export declare const YOOKASSA_IP_WHITELIST: string[];