PaymentLink Request

<?xml version="1.0" encoding="UTF-8"?>

<VPOS xmlns=http://www.modirum.com/schemas/vposxmlapi41 xmlns:ns2=http://www.w3.org/2000/09/xmldsig#>

   <Message version="2.1" messageId="M1623329005660" timeStamp="2021-06-10T15:43:25.660+03:00">

      <PaymentLinkRequest>

         <Authentication>

           <Mid>0101118297</Mid>

         </Authentication>

         <OrderInfo>

            <OrderId>1623328963517</OrderId>

            <OrderDesc />

            <OrderAmount>1.25</OrderAmount>

            <Currency>EUR</Currency>

            <PayerEmail>koulikasgiorgos@hotmail.com</PayerEmail>

         </OrderInfo>

         <PaymentInfo />

         <TxType>PAYMENT</TxType>

         <LinkValidityDays>2</LinkValidityDays>

         <MailLinkIfValidMail>true</MailLinkIfValidMail>

      </PaymentLinkRequest>

   </Message>

   <Digest>ZsuVRvNk/AnfUVCndG2W13UdXtjNQVypm5TsrKIg3uw=</Digest>

</VPOS>

PaymentLink Response

<?xml version="1.0" encoding="UTF-8"?>

<VPOS xmlns=http://www.modirum.com/schemas/vposxmlapi41 xmlns:ns2=http://www.w3.org/2000/09/xmldsig#>

   <Message version="2.1" messageId="M1623329005660" timeStamp="2021-06-10T15:43:25.937+03:00">

      <PaymentLinkResponse>

         <OrderId>1623328963517</OrderId>

         <OrderAmount>1.25</OrderAmount>

         <Currency>EUR</Currency>

         <PaymentTotal>1.25</PaymentTotal>

         <Status>EXECWAIT</Status>

         <TxId>92639545888491</TxId>

         <Description>OK, link created mailed</Description>

         <PaymentLink>https://ecommerce-test.cardlink.gr/vpos/Paylink/srhRv6hLjPWWZ6kiwpFkg1Rzx17a1uP2-C_dRwqejHk</PaymentLink>

         <LinkMailed>true</LinkMailed>

      </PaymentLinkResponse>

   </Message>

   <Digest>jpXF+7bA12IIZdidr/aC9eG6Qq1SaZMxs9xS+90YJCw=</Digest>

</VPOS>