Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gordon Saxby 1465 posts 1887 karma points
    Nov 15, 2016 @ 10:34
    Gordon Saxby
    0

    Refund on next purchase gift card

    If a customer buys one specific product, the cost will be refunded if they return to buy a "normal" product.

    I was thinking that we could auto-generate a gift card and send the code with the order confirmation email (or send a separate email?).

    Does that sound sensible / easy to do? Are there any obvious potential issues?

  • Anders Burla 2560 posts 8256 karma points
    Nov 15, 2016 @ 13:33
  • Gordon Saxby 1465 posts 1887 karma points
    Nov 15, 2016 @ 14:00
    Gordon Saxby
    0

    Ah, OK, thanks for the link.

    Is there any documentation about the various services?

  • Anders Burla 2560 posts 8256 karma points
    Nov 15, 2016 @ 14:04
    Anders Burla
    0

    Not yet - but we are in the process. All services are in the TeaCommerce.Api.Services namespace

  • Gordon Saxby 1465 posts 1887 karma points
    Nov 16, 2016 @ 15:49
    Gordon Saxby
    0

    Is NotificationCenter.Order.Finalized the first / only event that occurs after payment has been made?

    I need to add a gift card but only once the order has been paid for. Is that possible?

  • Anders Burla 2560 posts 8256 karma points
    Nov 16, 2016 @ 15:51
    Anders Burla
    0

    That is the event to use when an order is fianlized/paid for. Add a giftcard to the order or generate a new giftcard and send the code to the customer?

    Kind regards

    Anders

  • Gordon Saxby 1465 posts 1887 karma points
    Nov 16, 2016 @ 15:54
    Gordon Saxby
    0

    We want to generate a gift card and send it to the customer - if they have purchased a specific item (as a way of giving the cost back when they come back and purchase a "normal" product).

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies