UNPKG

@lexriver/yandex-pay

Version:

A TypeScript client for Yandex Pay API to integrate payment processing in your Node.js applications

7 lines (6 loc) 157 B
export declare enum EnumShippingMethodType { Direct = "DIRECT", Pickup = "PICKUP", Courier = "COURIER", YandexDelivery = "YANDEX_DELIVERY" }