Yes, it’s the second person singular of the present simple of capire. It’s spelt capisc’?
Capisco - I understand
Capisci - you understand
It is in a short form, without the final “i” because is a dialectal form (mainly southern). And it is in its interrogative form (nothing changes, no auxiliary verb needed, just the question mark at the end).
Yes, it sounds logic in the past form. In fact we have this variant too: capito? (Hai capito? Have you understood?)
Even if the -sco suffix, as in greek, is used in latin and italian to build verbs for actions that require time, that are not punctual, like understanding. Also cresco (I grow up), conosco (I know) etc…
I have a software that interfaces with some other software that handles hotel restaurant payments. So if an hotel guest eats in the restaurant and wants to take advantage of room charge, the software accepts the payment but has obviously to tell the hotel that an amount will be added to the room.
The problem arises when the guest wants to pay part of the bill with other means. Suppose you ate for 150 euros but want to pay 50 cash and only 100 room charge. I have to send the correct values to the software. And since this isn’t working properly on our product, I’m trying to debug and understand whether the message we send is compliant with the hotel’s documentation.
I have a piece of documentation that says: This field identifies any previous amounts paid against the
transaction total exclusive of the amount being posted
What does “exclusive of the amount being posted” mean? In my example, the “previous amount paid” is the 50 euros. But what is the “transaction total exclusive of the amount being posted”?
In the same message I have a field called “Current payment amount”. It says, This field identifies the actual amount being posted to the PMS. (Not PreMenstrual Syndrome, but Property Management System). So is it 100 or 150? It goes on saying: This amount may represent either a payment-in-full
towards the transaction or a partial payment amount. So if it represent a partial payment, I suppose it’s 100.
Is it 100? Help! I think I have to send 100 in the current payment amount and 50 in the previous payments amount. But I need the opinion of a native speaker
Sorry, I’m having trouble getting my head around everything (might be because I’m hungry - going for lunch soon!), but I would interpret exclusive of in your first sentence in italics as “not including”.
So, if it’s “not including”, I suppose it’s just 50, while the amount to be sent has to be 100.
I can try, the problem is that I don’t have an actual server so I have to fix it blindly, deliver to the customer and hope it works fine and doesn’t break anything.
This is making my head spin but not because of the english but because I´m generally not the brightest bulb in the shop. (it would confuse me in german, too)
But I think it could mean that you have to write into the field the amount that was paid in cash and NOT add both amounts together.