Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

If you receive this Error then you Order create Request has no details to specify who is payer of the Order

Solution


Panel
bgColor#fff

If PAX is payer then should be first pax in lists and add the indicator they are the payer.

<Gender>Female</Gender>
      <AdditionalRoles PaymentContactInd="true"/>
</Passenger>

If PAX is not paying then add to Payments the Payer elements

<Payment>

....
<Amount Code="EUR">11852.66</Amount>
<Payer>
<Name>
<Surname>Garcia Garcia</Surname>
<Given>Daniel</Given>
<Title>MR</Title>
</Name>
<Contacts>
<Contact>
<PhoneContact>
<Number>646666621</Number>
</PhoneContact>
</Contact>
<Contact>
<EmailContact>
<Address>accept@accept.com</Address>
</EmailContact>
</Contact>
</Contacts>
</Payer>

Please Ensure the FIRST PAX must have a email contact provided.

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@12f4d
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "NTS"
labelskb-troubleshooting-article

...