openactive / open-booking-api

Repository for the Open Booking API specification
Other
2 stars 3 forks source link

Clarify totalPaymentDue #152

Open nickevansuk opened 3 years ago

nickevansuk commented 3 years ago

Add clarification that totalPaymentDue and totalPaymentTax must not be manually calculated by the Broker from a sum of the OrderItems, and that the Broker MUST use the value provided by the response from C1 and C2.

This ensures that there is no risk of rounding errors.