UNPKG

vendure-plugin-payment-terms

Version:

This plugin allows certain customers to pay using Payment Terms. Payment Terms are when a customer is allowed to make a payment a certain number of days after an invoice is due.

5 lines (4 loc) 154 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.loggerCtx = void 0; exports.loggerCtx = 'VendurePluginPaymentTerms';