Jump to content

prices in points only


Recommended Posts

Hello,

 

I am trying to decide which solution is the more appropriate between prestashop, opencart and so on.

At that time, looks like prestashop is appropriate to my need, but the code is a bit difficult to understand (as far as I read from others)

 

Before I go further in my analysis could you please confirm if the following is easy to implement with prestashop (I have very good PHP knowledge, so I am not afraid by doing my own components or by updating the code, assuming the code and the database is quite easy to understand)?

Assuming, I have another system with all my customers already registered, and they belong to a loyalty club, so they already have points. The other system IS and shall remain the MASTER.

 

1) Reward Points should come from another system. Does prestashop provide a component to import/synchronize the number of reward points from another system? if not, is it possible to build my own component to synchronize the number of points between the 2 systems?

 

2) customer will not register through my prestashop website. I need to import the customers from the other system to prestashop. does prestashop provide such a component for that purpose? (import of customer information, like login, pwd, address...). If not, is it possible to build my own component for that purpose?

 

3) products can only be purchased with points. No currency at all. Is it possible to deactivate all prices in currencies (including VAT calculation and so on?). So all is about points?

 

4) actually, products will not be shipped. When the order is confirmed, the customer should be able to print one voucher per product. The voucher include a bar code, so when they go to the head office, then can get their products in exchange of the voucher(s). Is it possible to bypass any shipping information and invoice information? and to build something like a PDF (the voucher) that will be associated to each order, so it can be printed by the customer

 

I don't need all the details, just more or less a YES/NO and if possible an high level view of the way to proceed.

 

thanks a lot! :)

 

Rod

Link to comment
Share on other sites

Bassically, all you reauirements are possible to implement. Some of them may already have existing module.

Of course if you want do it all by yourseld, it is also possible.

 

I have a Prepaid Token/Credit module, it is good fit some of your need. It is for digital goods product so that user can down load the purchse right away by using the points. There is no need to go though the checkout process.

 

If you interested, you can have look by followoing the link at my signature. Or search in this forum by keyword Agile Prepaid.

Link to comment
Share on other sites

×
×
  • Create New...