UNPKG

bc-payments-sdk

Version:

BetterCommerce's Payments NodeJS SDK is a complete solution for storefront clients that integrate payments. `bc-payments-sdk` is a single point interface for storefront clients for interacting with payment gateways.

3 lines (2 loc) 285 B
import { OrderStatus, PaymentMethodType, PaymentMethodTypeId, PaymentStatus, PayPalOrderIntent, RequestMethod, PaymentSelectionType } from "./enums"; export { OrderStatus, PaymentMethodType, PaymentMethodTypeId, PaymentStatus, PayPalOrderIntent, RequestMethod, PaymentSelectionType };