Re: How to set up Offers of VOP, again?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to set up Offers of VOP, again?
I am sorry to ask questions again because I am really confused by my problem though I had ask before :
Now, what I confuse about are that:
1. If I want implement this function: no matter how much money of the card is spent by the user to purchase something online or offline, we receive a notification of his transaction.
On dashboard, is the Callback Configurations receiving the notification of his transaction ?
2.If the answer of the question above is Yes, should I need to set up offer and activite offer for receiving the notification of transcation ?
what's the relevance between receiving a notification of transaction and set up offer ? Can you take an example to us about what is offer.
Because my team and I are all confused about the offer and understand different opinion from different place of the doucument :
a)
The first sentence means there is no relevance between receiving a notification of his transaction and set up offer.
But we also see this:
b)
so we don't know what the reality is.
If you see my problem, give answer back, thanks and appreciate!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to set up Offers of VOP, again?
1. If I want implement this function: no matter how much money of the card is spent by the user to purchase something online or offline, we receive a notification of his transaction.
On dashboard, is the Callback Configurations receiving the notification of his transaction ?
Visa will push notification in real time to your end point, you need to push that notification to your customer. Visa Offers Platform
Visa Offers Platform provides an “End Point Message” feature that allows real time messages to be delivered to an endpoint. An endpoint is an internet address provided by a Partner in which the Partner has the capability to receive and interpret messages from the Visa Offers Platform. Endpoint messages can be formatted in JSON, XML, or SOAP https://developer.visa.com/products/vop/guides#inform_vop_client_about_qualifying_event
Step by Step Process
Visa Offers Platform: How It Works
To set up offer use Merchat APIs and to enroll card holder use Customer APIs.
I hope that will be helpful to clarify.
Thanks
Sanobar
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to set up Offers of VOP, again?
Hi, Sanobar:
I seem understand. You mean that there is no relevance between receiving a notification of transaction and set up offer, right ? The offer is just another useage of the VOP platfrom, right?
If right, can you explain the meaning of "Offer" in another way by example? Maybe my English is not very good, I always think "Offer" is "a chance of a job", so I'm alaway confused?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to set up Offers of VOP, again?
Hello,
your understanding is right. merchant can use to create and save offers by using VOP. Offer means discounts/deals/benefits which merchants would like to provide to their clients for their loyalty.
Thanks
Sanobar
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to set up Offers of VOP, again?
I understand this time. Thanks very much for your patient answer.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to set up Offers of VOP, again?
Another question, if I want to query the transaction history of card which I enrolled above int the first step, what API should I use?
You suggest that Visa Consumer Transaction Control APIs can serve the purpose. However, that is only open for Issuer Banks. We are not Issuer Banks, so are there any other methods ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to set up Offers of VOP, again?
No, Thats only API which serve this purpose.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to set up Offers of VOP, again?
thanks! I understand.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to set up Offers of VOP, again?
Another question, since you said offer is like discounts/deals/benefits, so how to give the discounts/deals/benefits to user when user's card is consumed in Merchant? By what visa api or other method. Is the method Statement Credit Reward?