UNPKG

payments

Version:

Lists various payment methods. Used by Wix Restaurants for payment configuration.

8 lines (6 loc) 112 B
import * as Methods from './methods'; import * as Gateways from './gateways'; export { Methods, Gateways };