How reversals are processed in real time ?

50 views
Skip to first unread message

DP

unread,
May 4, 2017, 9:17:57 AM5/4/17
to jPOS Users

Suppose if I send transaction from jpos client to some acquire host through connection c1. Do we need to fire reversal on same connection c1 or can it be sent in different connection c2? I would also like to know, In real time, which one is the better approach?

Is there any solution in jpos where reversals are being sent on same connection using QMUX?


Regards,
DP.
 

chhil

unread,
May 4, 2017, 9:45:49 AM5/4/17
to jpos-...@googlegroups.com
Reversal sending strategy is determined between you and the other endpoint. A reversal has enough information in it to not require it come on the same connection, but your mileage may vary.

Muxpool handles it well, you give it one of the strategies and it sends the reversal either on the next available channel or the channel it previously sent the request on (split by divisor). Split by divisor takes a field and divides "split-field say the stan , so if the stan is the same, the request and the reversal for it will be sent on the same channel.

-chhil

--
--
jPOS is licensed under AGPL - free for community usage for your open-source project. Licenses are also available for commercial usage. Please support jPOS, contact: sa...@jpos.org
---
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+unsubscribe@googlegroups.com.
To post to this group, send email to jpos-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/3c0b9fde-08cc-42dc-8069-76be1a551c9a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Andy Orrock

unread,
May 4, 2017, 9:52:58 AM5/4/17
to jpos-...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages