Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Need help in Implementing MSMQ in Payment Gateway

7 views
Skip to first unread message

raghavendra reddy

unread,
May 28, 2010, 12:36:32 PM5/28/10
to
I need some guidance in Implementing MSMQ in Payment Gateway for
credit card Processing.

Here is my scenario i am storing the Customer data on server MSMQ . I
wanted to send the data from these queue to the gateway by using the
WCF service and get the response from there and save the response with
respective to queue ID.

Here is my problem how to call service when a message come into queue
(Using Triggers or is there any better way).

Any help is Appreciated

Thanks
Raghu

raghavendra reddy

unread,
May 31, 2010, 7:01:50 PM5/31/10
to
Let mee be more Clear

Client going to enter Details of Credit Card --------> On Server i am
going to make 1st queue and Save those Details

From Server 1st Queue i am going to send another 2nd Queue and DB

From 2nd Queue i am going to send the information to Payment Gateway
for Processing and store the result in DB back.

Here is my problem

1) How to Queue know when message has inserted so that it can send to
Gateway Service?
2) Is Using Triggers is a Right Option?

Do You think that I am going in right Direction or i need to implement
this in different Way.

Thanks in Advance
Raghu

0 new messages