Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Trigger on payment

  1. #1
    Noregon Bob is offline Junior Member
    Join Date
    May 2010
    Posts
    20

    Default Trigger on payment

    We are setting up a store that sells both physical products we ship and downloaded products. I would like to be able to trigger an email at the point where the payment is authorized. We will be accepting credit cards, which uses a gateway and also purchase orders. Is there one place/event I can use which will tell me when the payment has been authorized? I couldn't find one in the list of events.

    Thanks in advance

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    See this manual. If the transactionmode='AUTH', when someone purchased downloadable items, the links are not sent automatically to them upon placing the order. It's only sent once the order was captured manually via Orders -> View/Manage Orders, which is ideal.