Clarification on seat selection "fee" #1435
Replies: 2 comments 2 replies
|
The seat selection fee is a fee for selecting a specific seat from a graphical seat map. It is optional, as you are not forced to select a seat, you can use the seat selected by the provider for you. The fee depends on the seat selected. This seems to be implemented at Samtrafiken only. The reservation fee usually used for optional reservation is also modelled as fee and the reservanion(s) are linked to the fee object (There can be multiple reservations included in the same fee). In case of a mandatory reservation and following teh consumer law description abouve the "fee" should then be added eigther as the price of the reservation offer part or the admission offer part, but not as a fee. |
|
Hi Clemens, thanks for the feedback. I'm mostly interested in the seat selection "fee", and understanding if aforementioned https://osdm.io/spec/processes/ should be understood as a mandatory requirement (i.e. seat selection price should be implemented as an OSDM fee) or if it is more of a recommandation, allowing an implementer to model this fee as a service (and therefore a an optional ancillary offerPart/bookingPart). I get that we're used to "fee" wording for this feature, but from a contractual perspective, these fees are actually optional services, and there would be benefits into handling them as any optional services (from a pricing, selection, buying standpoint).
|
Uh oh!
There was an error while loading. Please reload this page.
We'd be interested into some clarifications on OSDM stance for seat selection "fee".

Below § in https://osdm.io/spec/processes/
looks to hint at "fee" model to be used whenever it comes to price associated to seat selection (being using a seatmap or not).
But ... most fare managers actually model their optional seat selection as an optional service (subscribing or buying the option, the service, ...) with a price, not a fee.
That's the case when you look a DB ToS, at Ouigo ToS, ... which is not super suprising, from a commercial regulation standpoint fees you don't buy fees, you buy services.
here's a Gemini summary on fee/service distinction from a regulatory standpoint (french context ... but EU regulation is fairly consistent across countries a we know) :
So, we'd need to understand if
It seems to me that if the later is true (i.e. most seat selection should actually be modeled as ancillary services), we may need some rework in POST /availabilities/vehicle-place-map, which to date only seems to use "fee" concept (c.f. "selectionFee")
Thanks for your help ^^
All reactions