UNPKG

@atomixdesign/nodepay-fatzebra

Version:

Nodepay strategy for the Fatzebra payment gateway.

3 lines (2 loc) 284 B
export { Fatzebra as Strategy } from './fatzebra'; export { FatzebraPaymentFrequency, FatzebraAddress as Address, FatzebraConfig as Config, FatzebraCharge as Charge, FatzebraCreditCard as CreditCard, FatzebraCustomer as Customer, FatzebraPaymentPlan as PaymentPlan, } from './types';