Hello Support team,
I was trying Payment Return with paymentType Credit and it seems LaneId is required for Return.
Please provide your inputs on following :
1. Is there a way to make it work without passing laneId ? We're only using CreditCardReturn
2. Do we need to pass the same laneId using it initially PAID ?
3. What will happen if same laneId doesn't exist later ?
4. Is there any expiry time for payment return ?
Hi Ajinder,
Please see my answers below and let us know if you have any further questions.
1. Is there a way to make it work without passing laneId ? We're only using CreditCardReturn
A. Through the triPOS Cloud API you must include the laneId in the request. If you wish to perform a CreditCardReturn without the laneId included then you will need to send the transaction using the DirectExpress API.
2. Do we need to pass the same laneId using it initially PAID ?
A. Best practice would say that yes, you should. However, it will work with whatever laneId you use, provided that laneId falls into the parameters for the laneId field.
3. What will happen if same laneId doesn't exist later ?
A. Since it can be a different laneId, then it won't cause any issues.
4. Is there any expiry time for payment return ?
A. The current timeframe is 120 days, however this will be shortened to 45 days, so that is the timeframe that we would recommend planning for.