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) 171 B
export declare enum EnumAllowedPaymentMethods { Card = "CARD", Split = "SPLIT", CashOnDelivery = "CASH_ON_DELIVERY", CardOnDelivery = "CARD_ON_DELIVERY" }