UNPKG

zips-react-native-sdk-test

Version:

Lightweight ZIPS Payment Gateway SDK for React Native - Complete payment solution with ZApp wallet payments and Access Bank integration

12 lines (11 loc) 579 B
export { PaymentHeader } from './PaymentHeader'; export { PaymentMethodSelection } from './PaymentMethodSelection'; export { BankAccountInput } from './BankAccountInput'; export { AccountDetails } from './AccountDetails'; export { OTPVerification } from './OTPVerification'; export { PaymentSuccess } from './PaymentSuccess'; export { CardInput } from './CardInput'; export { CardConfirmation } from './CardConfirmation'; export { WalletSelection } from './WalletSelection'; export { WalletInput } from './WalletInput'; export { WalletConfirmation } from './WalletConfirmation';