Files
shop-client/shared/constants/payment-method.js
T

2 lines
70 B
JavaScript
Executable File

export const PAYMENT_METHODS = Object.freeze(['online', 'on_pickup'])