Files
shop-server/shared/constants/payment-method.js
T
2026-05-13 22:07:46 +05:00

2 lines
70 B
JavaScript

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