\n {{ $t('Your money is safe') }}\n
\n\n {{ $t('The seller will not receive payment until you confirm the fulfillment of the order.') }}\n
\n\n {{$t('The minimum amount of payment by this method is :sum. The difference will be credited to your wallet for future payments.', {\n sum: `${ minPaymentAmount } ${selectPaymentMethods.currency.toUpperCase()}`\n })}}\n
\n