-
Recent Posts
Archives
Categories
Meta
Category Archives: integration
Integration with rewards calculation system
Let’s talk once again on integration simplicity.After you make yourself familiar with PointLoyalty Manager bonus programs management system (this can take a bit more then 20 minutes) – you will need to decide how to pass the consumer transactions data … Continue reading
REST API and web services upgrade
New version of REST API and Web Services for integration with SaaS customer loyalty system PointLoyalty Manager is released.New version has following changes:- Few small bugs were fixed .- Added several utility resources to simplify integration with external systems. Details…- … Continue reading
Integration with our SaaS bonus processing solution
While testing the integration with e-commerce systems and after analyzing feedback from our customers who also do integration with PointLoyalty Manager we decided to extend our external access interfaces (REST API, web services). New features will help simplify integration works. … Continue reading
Informing your loyalty program members directly on your web site
We already described how to place «Member Console» widget on your Company web site – please see an example.We also wrote about using our utility for tuning the application appearance (colors, backgrounds, fonts) – see widget design customization.To make things … Continue reading
Member Console integration (continued)
In our previous post we described how to integrate “Member Console” with your web application. There is one more option for better integration – JavaScript callbacks. Following callbacks are invoked by the Member Console:- onLoad (no parameters)- onLogin (no parameters)- … Continue reading
Member Console integration
How to place Member Console directly on your website? Simple javascript example is described in «Javascript Flash Player detection and embed script» article. Here is a code sample: <html><scripttype=”text/javascript”src=”http://blog.deconcept.com/swfobject/swfobject_source.js”></script><div id=”flashcontent”>This text is replaced by the Flash movie.</div><script type=”text/javascript”>var so =new … Continue reading
Identification of your loyalty program members
Here are some additional notes to the refined PointLoyalty REST API. What are personalIds – personal identifiers?When submitting the data on your members to the system you can pass personal identifier (personalId) field for every member. This field is required … Continue reading
Posted in API, Member Console, PointLoyalty Manager, integration, loyalty programs
Tagged identification
Leave a comment
Rewarding online shop customers
How to integrate bonus processing system PointLoyalty Manager with internet shop to do online calculations of bonus points using PointLoyalty REST API? Typical tasks you have in your shop:- Calculate bonus points or discount during the purchase.- Show the amount … Continue reading
PointLoyalty Roadmap. New features in online user rewards system.
We have a list of features one can expect in next versions of PointLoyalty bonus loyalty system. This list is not final – we just want to let you know the direction we choose for the product.Here it is:- Extending … Continue reading