Module: Fattura24::FePaymentCode
- Defined in:
- lib/fattura24/fe_payment_code.rb
Overview
This module contains constants to be used when specifying payment types of your electronic invoices.
Constant Summary collapse
- CASH =
'MP01'
- WIRE_TRANSFER =
'MP05'
- CREDIT_CARD =
'MP08'
- RIBA =
'MP12'