We are interested in using this product to reward customers

Hi,

We are interested in using this product to reward customers with merchandise for points earned. We already have a process and system in place to award and manage points. We now need a solution through which our customers can use the points to select items in a storefront and then check out with their points. The solution can deduct the points in an internal variable or communicate with our internally developed points management system (which works within WP). These points are analogous to frequent flyer programs and we will not need any kind of payment gateway or credit card processing. The only currency is the points that have been accumulated. So a common scenario would be that a customer arrives at the ‘storefront’ – they have 5000 points accumulated previously. They select item A (which costs 1000 points) and item B (2000 points). They should then be able to checkout from the store and provide shipping informaiton. The fulfilment will be handled internally. The points are then deducted at the end so they are left with 2000 points.

Please note we are a university and the points above are earned by students for completing certain professional development tasks as well as by alumni for completing certain tasks. They are meant to reward and recognize our community. The ‘products’ in the storefront will be low dollar value but highly relevant – for example, a branded mug, dinner with the dean, and so on.

  • aristath
    • Recruit

    Hello there @TempleMIS, I hope you’re well today!

    If you’re using cubepoints there’s already a payment gateway for that on the MarketPress plugin.

    If you’re using your own custom implementation of a points system, you’ll have to create a custom payment gateway for that.

    The marketpress-includes/plugins-gateway/cubepoints.php file would be an excellent place to start your customizations and should be fairly easy.

    I hope that helps!

    Cheers,

    Ari.

  • TempleMIS
    • Site Builder, Child of Zeus

    Hi

    So I started doing that, it seems to works. I did half way through, One problem though, my custom payment gateway option wont show up under the checkout without any other payment gateway option.

    In other words I need to have atleast two payment gateways enabled. Any idea why

    Thanks

    Manoj