UNPKG

bc-opayo-sdk

Version:

BetterCommerce's Opayo NodeJS SDK enables BC client applications to integrate with Opayo merchant API system. It publishes an interface to interact with [Opayo API](https://www.elavon.co.uk/resource-center/help-with-your-solutions/opayo/integrations/types

9 lines (8 loc) 531 B
import { Apply3DSecureType } from "./Apply3DSecureType"; import { EntryMethodType } from "./EntryMethodType"; import { FraudScreeningProviderType } from "./FraudScreeningProviderType"; import { InitiatorType } from "./InitiatorType"; import { RecurringType } from "./RecurringType"; import { TransactionType } from "./TransactionType"; import { RequestMethod } from "./RequestMethod"; export { TransactionType, EntryMethodType, Apply3DSecureType, FraudScreeningProviderType, InitiatorType, RecurringType, RequestMethod, };